#84ae1d

Color #84AE1D Limerick (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Limerick #84AE1D

Tints of Limerick #84AE1D

Color information

#84AE1D (or 0x84AE1D) is unknown color: approx Limerick. HEX triplet: 84, AE and 1D. RGB value is (132,174,29). Sum of RGB (Red+Green+Blue) = 132+174+29=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 174 (68.36% from 255 or 51.94% from 335); Blue value is 29 (11.72% from 255 or 8.66% from 335); Max value from RGB is 174 - color contains mainly: green. Hex color #84AE1D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #84AE1D is #7B51E2. Grayscale: #919191. Windows color (decimal): -8081891 or 1945220. OLE color: 1945220.

HSL color Cylindrical-coordinate representation of color #84AE1D: hue angle of 77.38º degrees, saturation: 0.71, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #84AE1D is Cyan = 0.24, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.32.

Color convert

RGB13217429-
CMYK0.2400.830.32
HSL77.38º71.43%39.8%-
HSV(B)77.38º83.33%68.24%-
XYZ24.8735.276.66-
YUV144.9162.59118.79-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 39.40%
GREEN value IS 174 (68.36% from 255) = 51.94%
BLUE value IS 29 (11.72% from 255) = 8.66%
R=39.40%
G=51.94%
B=8.66%

CMYK

C (Cyan) values IS 0.24
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.32
SystemRedGreenBlueCMYKHSL
Decimal132174290.2400.830.3277.3871.4339.8
Hex84AE1D18053204d4728
Octal204256353001234011510750
Binary100001001010111011101110000101001110000010011011000111101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #84ae1d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #84ae1d; }

 p { color: rgb(132,174,29); }

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

<style>
 a { background-color: #84ae1d; }

 a { background-color: rgb(132,174,29); }

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

<style>
 span { border-color: #84ae1d; }

 span { border-color: rgb(132,174,29); }

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

cancel