Shades of Chateau Green #369348
Tints of Chateau Green #369348
RGB
CMYK
RGB Variations
Color information
#369348 (or 0x369348) is known color: Chateau Green. HEX triplet: 36, 93 and 48. RGB value is (54,147,72). Sum of RGB (Red+Green+Blue) = 54+147+72=273 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.78% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 72 (28.52% from 255 or 26.37% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #369348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369348 is #C96CB7. Grayscale: #6E6E6E. Windows color (decimal): -13200568 or 4756278. OLE color: 4756278.
HSL color Cylindrical-coordinate representation of color #369348: hue angle of 131.61º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #369348 is Cyan = 0.63, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 72 | - |
| CMYK | 0.63 | 0 | 0.51 | 0.42 |
| HSL | 131.61º | 0.46% | 0.39% | - |
| HSV(B) | 131.61º | 0.63% | 0.58% | - |
| XYZ | 13.12 | 22.12 | 9.71 | - |
| YUV | 110.64 | 106.19 | 87.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 72 | 0.63 | 0 | 0.51 | 0.42 | 131.61 | 0.46 | 0.39 |
| Hex | 36 | 93 | 48 | 3F | 0 | 33 | 2A | 84 | 2E | 27 |
| Octal | 66 | 223 | 110 | 77 | 0 | 63 | 52 | 204 | 56 | 47 |
| Binary | 110110 | 10010011 | 1001000 | 111111 | 0 | 110011 | 101010 | 10000100 | 101110 | 100111 |
Color Harmonies of #369348
Complementary color
Monochromatic Colors of #369348
Black with #369348
Text Example
Text Example
White with #369348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369348; }
p { color: rgb(54,147,72); }
H1.HeaderClassName
{
color: #369348;
}
.AnyTagClassName
{
color: #369348;
}
</style>
background-color css
<style>
a { background-color: #369348; }
a { background-color: rgb(54,147,72); }
div.DivClassName
{
background-color: #369348;
}
.BgClassName
{
background-color: #369348;
}
</style>
border-color css
<style>
span { border-color: #369348; }
span { border-color: rgb(54,147,72); }
td.TdClassName
{
border-color: #369348;
}
.TagClassName
{
border-color: #369348;
}
</style>