Shades of Chateau Green #489054
Tints of Chateau Green #489054
RGB
CMYK
RGB Variations
Color information
#489054 (or 0x489054) is known color: Chateau Green. HEX triplet: 48, 90 and 54. RGB value is (72,144,84). Sum of RGB (Red+Green+Blue) = 72+144+84=300 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24% from 300); Green value is 144 (56.64% from 255 or 48% from 300); Blue value is 84 (33.20% from 255 or 28% from 300); Max value from RGB is 144 - color contains mainly: green. Hex color #489054 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #489054 is #B76FAB. Grayscale: #737373. Windows color (decimal): -12021676 or 5541960. OLE color: 5541960.
HSL color Cylindrical-coordinate representation of color #489054: hue angle of 130º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #489054 is Cyan = 0.50, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 84 | - |
| CMYK | 0.50 | 0 | 0.42 | 0.44 |
| HSL | 130º | 0.33% | 0.42% | - |
| HSV(B) | 130º | 0.5% | 0.56% | - |
| XYZ | 14.25 | 21.96 | 11.88 | - |
| YUV | 115.63 | 110.15 | 96.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 84 | 0.50 | 0 | 0.42 | 0.44 | 130 | 0.33 | 0.42 |
| Hex | 48 | 90 | 54 | 32 | 0 | 2A | 2C | 82 | 21 | 2A |
| Octal | 110 | 220 | 124 | 62 | 0 | 52 | 54 | 202 | 41 | 52 |
| Binary | 1001000 | 10010000 | 1010100 | 110010 | 0 | 101010 | 101100 | 10000010 | 100001 | 101010 |
Color Harmonies of #489054
Complementary color
Monochromatic Colors of #489054
Black with #489054
Text Example
Text Example
White with #489054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489054; }
p { color: rgb(72,144,84); }
H1.HeaderClassName
{
color: #489054;
}
.AnyTagClassName
{
color: #489054;
}
</style>
background-color css
<style>
a { background-color: #489054; }
a { background-color: rgb(72,144,84); }
div.DivClassName
{
background-color: #489054;
}
.BgClassName
{
background-color: #489054;
}
</style>
border-color css
<style>
span { border-color: #489054; }
span { border-color: rgb(72,144,84); }
td.TdClassName
{
border-color: #489054;
}
.TagClassName
{
border-color: #489054;
}
</style>