Shades of Chateau Green #489467
Tints of Chateau Green #489467
RGB
CMYK
RGB Variations
Color information
#489467 (or 0x489467) is known color: Chateau Green. HEX triplet: 48, 94 and 67. RGB value is (72,148,103). Sum of RGB (Red+Green+Blue) = 72+148+103=323 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.29% from 323); Green value is 148 (58.20% from 255 or 45.82% from 323); Blue value is 103 (40.62% from 255 or 31.89% from 323); Max value from RGB is 148 - color contains mainly: green. Hex color #489467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #489467 is #B76B98. Grayscale: #787878. Windows color (decimal): -12020633 or 6788168. OLE color: 6788168.
HSL color Cylindrical-coordinate representation of color #489467: hue angle of 144.47º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489467 is Cyan = 0.51, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 103 | - |
| CMYK | 0.51 | 0 | 0.30 | 0.42 |
| HSL | 144.47º | 0.35% | 0.43% | - |
| HSV(B) | 144.47º | 0.51% | 0.58% | - |
| XYZ | 15.71 | 23.54 | 16.55 | - |
| YUV | 120.15 | 118.32 | 93.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 103 | 0.51 | 0 | 0.30 | 0.42 | 144.47 | 0.35 | 0.43 |
| Hex | 48 | 94 | 67 | 33 | 0 | 1E | 2A | 90 | 23 | 2B |
| Octal | 110 | 224 | 147 | 63 | 0 | 36 | 52 | 220 | 43 | 53 |
| Binary | 1001000 | 10010100 | 1100111 | 110011 | 0 | 11110 | 101010 | 10010000 | 100011 | 101011 |
Color Harmonies of #489467
Complementary color
Monochromatic Colors of #489467
Black with #489467
Text Example
Text Example
White with #489467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489467; }
p { color: rgb(72,148,103); }
H1.HeaderClassName
{
color: #489467;
}
.AnyTagClassName
{
color: #489467;
}
</style>
background-color css
<style>
a { background-color: #489467; }
a { background-color: rgb(72,148,103); }
div.DivClassName
{
background-color: #489467;
}
.BgClassName
{
background-color: #489467;
}
</style>
border-color css
<style>
span { border-color: #489467; }
span { border-color: rgb(72,148,103); }
td.TdClassName
{
border-color: #489467;
}
.TagClassName
{
border-color: #489467;
}
</style>