#1cd922

Color #1CD922 Lime Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Lime Green #1CD922

Tints of Lime Green #1CD922

Color information

#1CD922 (or 0x1CD922) is unknown color: approx Lime Green. HEX triplet: 1C, D9 and 22. RGB value is (28,217,34). Sum of RGB (Red+Green+Blue) = 28+217+34=279 (36% of max value = 765). Red value is 28 (11.33% from 255 or 10.04% from 279); Green value is 217 (85.16% from 255 or 77.78% from 279); Blue value is 34 (13.67% from 255 or 12.19% from 279); Max value from RGB is 217 - color contains mainly: green. Hex color #1CD922 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #1CD922 is #E326DD. Grayscale: #8C8C8C. Windows color (decimal): -14886622 or 2283804. OLE color: 2283804.

HSL color Cylindrical-coordinate representation of color #1CD922: hue angle of 121.9º degrees, saturation: 0.77, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1CD922 is Cyan = 0.87, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.15.

Color convert

RGB2821734-
CMYK0.8700.840.15
HSL121.9º77.14%48.04%-
HSV(B)121.9º87.1%85.1%-
XYZ25.5849.999.81-
YUV139.6368.3848.38-

RGB Variations

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

RGB

RED value IS 28 (11.33% from 255) = 10.04%
GREEN value IS 217 (85.16% from 255) = 77.78%
BLUE value IS 34 (13.67% from 255) = 12.19%
R=10.04%
G=77.78%
B=12.19%

CMYK

C (Cyan) values IS 0.87
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal28217340.8700.840.15121.977.1448.04
Hex1CD92257054F7a4d30
Octal343314212701241717211560
Binary1110011011001100010101011101010100111111110101001101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1cd922

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1cd922; }

 p { color: rgb(28,217,34); }

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

<style>
 a { background-color: #1cd922; }

 a { background-color: rgb(28,217,34); }

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

<style>
 span { border-color: #1cd922; }

 span { border-color: rgb(28,217,34); }

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

cancel