#b9ae2a

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

Shades of Earls Green #B9AE2A

Tints of Earls Green #B9AE2A

Color information

#B9AE2A (or 0xB9AE2A) is unknown color: approx Earls Green. HEX triplet: B9, AE and 2A. RGB value is (185,174,42). Sum of RGB (Red+Green+Blue) = 185+174+42=401 (53% of max value = 765). Red value is 185 (72.66% from 255 or 46.13% from 401); Green value is 174 (68.36% from 255 or 43.39% from 401); Blue value is 42 (16.80% from 255 or 10.47% from 401); Max value from RGB is 185 - color contains mainly: red. Hex color #B9AE2A is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #B9AE2A is #4651D5. Grayscale: #A2A2A2. Windows color (decimal): -4608470 or 2797241. OLE color: 2797241.

HSL color Cylindrical-coordinate representation of color #B9AE2A: hue angle of 55.38º degrees, saturation: 0.63, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B9AE2A is Cyan = 0, Magento = 0.06, Yellow = 0.77 and Black (K on CMYK) = 0.27.

Color convert

RGB18517442-
CMYK00.060.770.27
HSL55.38º63%44.51%-
HSV(B)55.38º77.3%72.55%-
XYZ35.5640.758.18-
YUV162.2460.14144.23-

RGB Variations

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

RGB

RED value IS 185 (72.66% from 255) = 46.13%
GREEN value IS 174 (68.36% from 255) = 43.39%
BLUE value IS 42 (16.80% from 255) = 10.47%
R=46.13%
G=43.39%
B=10.47%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.06
Y (Yellow) values IS 0.77
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal1851744200.060.770.2755.386344.51
HexB9AE2A064D1B373f2d
Octal271256520611533677755
Binary10111001101011101010100110100110111011110111111111101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b9ae2a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b9ae2a; }

 p { color: rgb(185,174,42); }

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

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

 a { background-color: rgb(185,174,42); }

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

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

 span { border-color: rgb(185,174,42); }

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

cancel