#74cf26

Color #74CF26 Lima (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Lima #74CF26

Tints of Lima #74CF26

Color information

#74CF26 (or 0x74CF26) is unknown color: approx Lima. HEX triplet: 74, CF and 26. RGB value is (116,207,38). Sum of RGB (Red+Green+Blue) = 116+207+38=361 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.13% from 361); Green value is 207 (81.25% from 255 or 57.34% from 361); Blue value is 38 (15.23% from 255 or 10.53% from 361); Max value from RGB is 207 - color contains mainly: green. Hex color #74CF26 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #74CF26 is #8B30D9. Grayscale: #A1A1A1. Windows color (decimal): -9122010 or 2543476. OLE color: 2543476.

HSL color Cylindrical-coordinate representation of color #74CF26: hue angle of 92.31º degrees, saturation: 0.69, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #74CF26 is Cyan = 0.44, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.19.

Color convert

RGB11620738-
CMYK0.4400.820.19
HSL92.31º68.98%48.04%-
HSV(B)92.31º81.64%81.18%-
XYZ29.8748.489.62-
YUV160.5258.8596.24-

RGB Variations

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

RGB

RED value IS 116 (45.70% from 255) = 32.13%
GREEN value IS 207 (81.25% from 255) = 57.34%
BLUE value IS 38 (15.23% from 255) = 10.53%
R=32.13%
G=57.34%
B=10.53%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal116207380.4400.820.1992.3168.9848.04
Hex74CF262C052135c4530
Octal164317465401222313410560
Binary111010011001111100110101100010100101001110111001000101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #74cf26

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #74cf26; }

 p { color: rgb(116,207,38); }

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

<style>
 a { background-color: #74cf26; }

 a { background-color: rgb(116,207,38); }

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

<style>
 span { border-color: #74cf26; }

 span { border-color: rgb(116,207,38); }

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

cancel