Shades of Chateau Green #399348
Tints of Chateau Green #399348
RGB
CMYK
RGB Variations
Color information
#399348 (or 0x399348) is known color: Chateau Green. HEX triplet: 39, 93 and 48. RGB value is (57,147,72). Sum of RGB (Red+Green+Blue) = 57+147+72=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 147 (57.81% from 255 or 53.26% from 276); Blue value is 72 (28.52% from 255 or 26.09% from 276); Max value from RGB is 147 - color contains mainly: green. Hex color #399348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399348 is #C66CB7. Grayscale: #6F6F6F. Windows color (decimal): -13003960 or 4756281. OLE color: 4756281.
HSL color Cylindrical-coordinate representation of color #399348: hue angle of 130º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #399348 is Cyan = 0.61, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 147 | 72 | - |
| CMYK | 0.61 | 0 | 0.51 | 0.42 |
| HSL | 130º | 0.44% | 0.4% | - |
| HSV(B) | 130º | 0.61% | 0.58% | - |
| XYZ | 13.29 | 22.21 | 9.72 | - |
| YUV | 111.54 | 105.68 | 89.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 147 | 72 | 0.61 | 0 | 0.51 | 0.42 | 130 | 0.44 | 0.4 |
| Hex | 39 | 93 | 48 | 3D | 0 | 33 | 2A | 82 | 2C | 28 |
| Octal | 71 | 223 | 110 | 75 | 0 | 63 | 52 | 202 | 54 | 50 |
| Binary | 111001 | 10010011 | 1001000 | 111101 | 0 | 110011 | 101010 | 10000010 | 101100 | 101000 |
Color Harmonies of #399348
Complementary color
Monochromatic Colors of #399348
Black with #399348
Text Example
Text Example
White with #399348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399348; }
p { color: rgb(57,147,72); }
H1.HeaderClassName
{
color: #399348;
}
.AnyTagClassName
{
color: #399348;
}
</style>
background-color css
<style>
a { background-color: #399348; }
a { background-color: rgb(57,147,72); }
div.DivClassName
{
background-color: #399348;
}
.BgClassName
{
background-color: #399348;
}
</style>
border-color css
<style>
span { border-color: #399348; }
span { border-color: rgb(57,147,72); }
td.TdClassName
{
border-color: #399348;
}
.TagClassName
{
border-color: #399348;
}
</style>