Shades of Chateau Green #399558
Tints of Chateau Green #399558
RGB
CMYK
RGB Variations
Color information
#399558 (or 0x399558) is known color: Chateau Green. HEX triplet: 39, 95 and 58. RGB value is (57,149,88). Sum of RGB (Red+Green+Blue) = 57+149+88=294 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.39% from 294); Green value is 149 (58.59% from 255 or 50.68% from 294); Blue value is 88 (34.77% from 255 or 29.93% from 294); Max value from RGB is 149 - color contains mainly: green. Hex color #399558 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #399558 is #C66AA7. Grayscale: #727272. Windows color (decimal): -13003432 or 5805369. OLE color: 5805369.
HSL color Cylindrical-coordinate representation of color #399558: hue angle of 140.22º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #399558 is Cyan = 0.62, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 88 | - |
| CMYK | 0.62 | 0 | 0.41 | 0.42 |
| HSL | 140.22º | 0.45% | 0.4% | - |
| HSV(B) | 140.22º | 0.62% | 0.58% | - |
| XYZ | 14.2 | 23.07 | 12.94 | - |
| YUV | 114.54 | 113.02 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 88 | 0.62 | 0 | 0.41 | 0.42 | 140.22 | 0.45 | 0.4 |
| Hex | 39 | 95 | 58 | 3E | 0 | 29 | 2A | 8C | 2D | 28 |
| Octal | 71 | 225 | 130 | 76 | 0 | 51 | 52 | 214 | 55 | 50 |
| Binary | 111001 | 10010101 | 1011000 | 111110 | 0 | 101001 | 101010 | 10001100 | 101101 | 101000 |
Color Harmonies of #399558
Complementary color
Monochromatic Colors of #399558
Black with #399558
Text Example
Text Example
White with #399558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399558; }
p { color: rgb(57,149,88); }
H1.HeaderClassName
{
color: #399558;
}
.AnyTagClassName
{
color: #399558;
}
</style>
background-color css
<style>
a { background-color: #399558; }
a { background-color: rgb(57,149,88); }
div.DivClassName
{
background-color: #399558;
}
.BgClassName
{
background-color: #399558;
}
</style>
border-color css
<style>
span { border-color: #399558; }
span { border-color: rgb(57,149,88); }
td.TdClassName
{
border-color: #399558;
}
.TagClassName
{
border-color: #399558;
}
</style>