#40f490

Color #40F490 Shamrock (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Shamrock #40F490

Tints of Shamrock #40F490

Color information

#40F490 (or 0x40F490) is unknown color: approx Shamrock. HEX triplet: 40, F4 and 90. RGB value is (64,244,144). Sum of RGB (Red+Green+Blue) = 64+244+144=452 (59% of max value = 765). Red value is 64 (25.39% from 255 or 14.16% from 452); Green value is 244 (95.70% from 255 or 53.98% from 452); Blue value is 144 (56.64% from 255 or 31.86% from 452); Max value from RGB is 244 - color contains mainly: green. Hex color #40F490 is not a web safe color. Web safe color analog (approx): #33FF99. Inversed color of #40F490 is #BF0B6F. Grayscale: #B2B2B2. Windows color (decimal): -12520304 or 9499712. OLE color: 9499712.

HSL color Cylindrical-coordinate representation of color #40F490: hue angle of 146.67º degrees, saturation: 0.89, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #40F490 is Cyan = 0.74, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.04.

Color convert

RGB64244144-
CMYK0.7400.410.04
HSL146.67º89.11%60.39%-
HSV(B)146.67º73.77%95.69%-
XYZ39.567.837.39-
YUV178.78108.3746.13-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 14.16%
GREEN value IS 244 (95.70% from 255) = 53.98%
BLUE value IS 144 (56.64% from 255) = 31.86%
R=14.16%
G=53.98%
B=31.86%

CMYK

C (Cyan) values IS 0.74
M (Magenta) values IS 0
Y (Yellow) values IS 0.41
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal642441440.7400.410.04146.6789.1160.39
Hex40F4904A029493593c
Octal100364220112051422313174
Binary1000000111101001001000010010100101001100100100111011001111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #40f490

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #40f490; }

 p { color: rgb(64,244,144); }

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

<style>
 a { background-color: #40f490; }

 a { background-color: rgb(64,244,144); }

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

<style>
 span { border-color: #40f490; }

 span { border-color: rgb(64,244,144); }

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

cancel