#27c21d

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

Shades of Lime Green #27C21D

Tints of Lime Green #27C21D

Color information

#27C21D (or 0x27C21D) is unknown color: approx Lime Green. HEX triplet: 27, C2 and 1D. RGB value is (39,194,29). Sum of RGB (Red+Green+Blue) = 39+194+29=262 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.89% from 262); Green value is 194 (76.17% from 255 or 74.05% from 262); Blue value is 29 (11.72% from 255 or 11.07% from 262); Max value from RGB is 194 - color contains mainly: green. Hex color #27C21D is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #27C21D is #D83DE2. Grayscale: #818181. Windows color (decimal): -14171619 or 1950247. OLE color: 1950247.

HSL color Cylindrical-coordinate representation of color #27C21D: hue angle of 116.36º degrees, saturation: 0.74, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #27C21D is Cyan = 0.80, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.24.

Color convert

RGB3919429-
CMYK0.8000.850.24
HSL116.36º73.99%43.73%-
HSV(B)116.36º85.05%76.08%-
XYZ20.3539.17.64-
YUV128.8471.6563.92-

RGB Variations

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

RGB

RED value IS 39 (15.62% from 255) = 14.89%
GREEN value IS 194 (76.17% from 255) = 74.05%
BLUE value IS 29 (11.72% from 255) = 11.07%
R=14.89%
G=74.05%
B=11.07%

CMYK

C (Cyan) values IS 0.80
M (Magenta) values IS 0
Y (Yellow) values IS 0.85
K (Black) values IS 0.24
SystemRedGreenBlueCMYKHSL
Decimal39194290.8000.850.24116.3673.9943.73
Hex27C21D5005518744a2c
Octal473023512001253016411254
Binary10011111000010111011010000010101011100011101001001010101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #27c21d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #27c21d; }

 p { color: rgb(39,194,29); }

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

<style>
 a { background-color: #27c21d; }

 a { background-color: rgb(39,194,29); }

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

<style>
 span { border-color: #27c21d; }

 span { border-color: rgb(39,194,29); }

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

cancel