#41f10b

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

Shades of Harlequin #41F10B

Tints of Harlequin #41F10B

Color information

#41F10B (or 0x41F10B) is unknown color: approx Harlequin. HEX triplet: 41, F1 and 0B. RGB value is (65,241,11). Sum of RGB (Red+Green+Blue) = 65+241+11=317 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.50% from 317); Green value is 241 (94.53% from 255 or 76.03% from 317); Blue value is 11 (4.69% from 255 or 3.47% from 317); Max value from RGB is 241 - color contains mainly: green. Hex color #41F10B is not a web safe color. Web safe color analog (approx): #33FF00. Inversed color of #41F10B is #BE0EF4. Grayscale: #A2A2A2. Windows color (decimal): -12455669 or 782657. OLE color: 782657.

HSL color Cylindrical-coordinate representation of color #41F10B: hue angle of 105.91º degrees, saturation: 0.91, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #41F10B is Cyan = 0.73, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.05.

Color convert

RGB6524111-
CMYK0.7300.950.05
HSL105.91º91.27%49.41%-
HSV(B)105.91º95.44%94.51%-
XYZ33.764.0610.91-
YUV162.1642.6958.7-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 20.50%
GREEN value IS 241 (94.53% from 255) = 76.03%
BLUE value IS 11 (4.69% from 255) = 3.47%
R=20.50%
G=76.03%
B=3.47%

CMYK

C (Cyan) values IS 0.73
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal65241110.7300.950.05105.9191.2749.41
Hex41F1B4905F56a5b31
Octal101361131110137515213361
Binary100000111110001101110010010101111110111010101011011110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #41f10b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #41f10b; }

 p { color: rgb(65,241,11); }

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

<style>
 a { background-color: #41f10b; }

 a { background-color: rgb(65,241,11); }

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

<style>
 span { border-color: #41f10b; }

 span { border-color: rgb(65,241,11); }

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

cancel