#3be602

Color #3BE602 Harlequin (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Harlequin #3BE602

Tints of Harlequin #3BE602

Color information

#3BE602 (or 0x3BE602) is unknown color: approx Harlequin. HEX triplet: 3B, E6 and 02. RGB value is (59,230,2). Sum of RGB (Red+Green+Blue) = 59+230+2=291 (38% of max value = 765). Red value is 59 (23.44% from 255 or 20.27% from 291); Green value is 230 (90.23% from 255 or 79.04% from 291); Blue value is 2 (1.17% from 255 or 0.69% from 291); Max value from RGB is 230 - color contains mainly: green. Hex color #3BE602 is not a web safe color. Web safe color analog (approx): #33FF00. Inversed color of #3BE602 is #C419FD. Grayscale: #999999. Windows color (decimal): -12851710 or 190011. OLE color: 190011.

HSL color Cylindrical-coordinate representation of color #3BE602: hue angle of 105º degrees, saturation: 0.98, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #3BE602 is Cyan = 0.74, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.10.

Color convert

RGB592302-
CMYK0.7400.990.10
HSL105º98.28%45.49%-
HSV(B)105º99.13%90.2%-
XYZ30.1157.539.57-
YUV152.8842.8561.04-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 59 (23.44% from 255) = 20.27%
GREEN value IS 230 (90.23% from 255) = 79.04%
BLUE value IS 2 (1.17% from 255) = 0.69%
R=20.27%
G=79.04%
B=0.69%

CMYK

C (Cyan) values IS 0.74
M (Magenta) values IS 0
Y (Yellow) values IS 0.99
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal5923020.7400.990.1010598.2845.49
Hex3BE624A063A69622d
Octal73346211201431215114255
Binary1110111110011010100101001100011101011010011100010101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #3be602

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #3be602; }

 p { color: rgb(59,230,2); }

 H1.HeaderClassName
 {
   color: #3be602;
 }
 .AnyTagClassName
 {
   color: #3be602;
 }
</style>
background-color css

<style>
 a { background-color: #3be602; }

 a { background-color: rgb(59,230,2); }

 div.DivClassName
 {
   background-color: #3be602;
 }
 .BgClassName
 {
   background-color: #3be602;
 }
</style>
border-color css

<style>
 span { border-color: #3be602; }

 span { border-color: rgb(59,230,2); }

 td.TdClassName
 {
   border-color: #3be602;
 }
 .TagClassName
 {
   border-color: #3be602;
 }
</style>

cancel