Shades of Chateau Green #489458
Tints of Chateau Green #489458
RGB
CMYK
RGB Variations
Color information
#489458 (or 0x489458) is known color: Chateau Green. HEX triplet: 48, 94 and 58. RGB value is (72,148,88). Sum of RGB (Red+Green+Blue) = 72+148+88=308 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.38% from 308); Green value is 148 (58.20% from 255 or 48.05% from 308); Blue value is 88 (34.77% from 255 or 28.57% from 308); Max value from RGB is 148 - color contains mainly: green. Hex color #489458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #489458 is #B76BA7. Grayscale: #767676. Windows color (decimal): -12020648 or 5805128. OLE color: 5805128.
HSL color Cylindrical-coordinate representation of color #489458: hue angle of 132.63º 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 #489458 is Cyan = 0.51, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 88 | - |
| CMYK | 0.51 | 0 | 0.41 | 0.42 |
| HSL | 132.63º | 0.35% | 0.43% | - |
| HSV(B) | 132.63º | 0.51% | 0.58% | - |
| XYZ | 15.02 | 23.26 | 12.93 | - |
| YUV | 118.44 | 110.82 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 88 | 0.51 | 0 | 0.41 | 0.42 | 132.63 | 0.35 | 0.43 |
| Hex | 48 | 94 | 58 | 33 | 0 | 29 | 2A | 85 | 23 | 2B |
| Octal | 110 | 224 | 130 | 63 | 0 | 51 | 52 | 205 | 43 | 53 |
| Binary | 1001000 | 10010100 | 1011000 | 110011 | 0 | 101001 | 101010 | 10000101 | 100011 | 101011 |
Color Harmonies of #489458
Complementary color
Monochromatic Colors of #489458
Black with #489458
Text Example
Text Example
White with #489458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489458; }
p { color: rgb(72,148,88); }
H1.HeaderClassName
{
color: #489458;
}
.AnyTagClassName
{
color: #489458;
}
</style>
background-color css
<style>
a { background-color: #489458; }
a { background-color: rgb(72,148,88); }
div.DivClassName
{
background-color: #489458;
}
.BgClassName
{
background-color: #489458;
}
</style>
border-color css
<style>
span { border-color: #489458; }
span { border-color: rgb(72,148,88); }
td.TdClassName
{
border-color: #489458;
}
.TagClassName
{
border-color: #489458;
}
</style>