Shades of Chateau Green #539467
Tints of Chateau Green #539467
RGB
CMYK
RGB Variations
Color information
#539467 (or 0x539467) is known color: Chateau Green. HEX triplet: 53, 94 and 67. RGB value is (83,148,103). Sum of RGB (Red+Green+Blue) = 83+148+103=334 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.85% from 334); Green value is 148 (58.20% from 255 or 44.31% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 148 - color contains mainly: green. Hex color #539467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539467 is #AC6B98. Grayscale: #7B7B7B. Windows color (decimal): -11299737 or 6788179. OLE color: 6788179.
HSL color Cylindrical-coordinate representation of color #539467: hue angle of 138.46º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539467 is Cyan = 0.44, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 103 | - |
| CMYK | 0.44 | 0 | 0.30 | 0.42 |
| HSL | 138.46º | 0.28% | 0.45% | - |
| HSV(B) | 138.46º | 0.44% | 0.58% | - |
| XYZ | 16.61 | 24 | 16.59 | - |
| YUV | 123.44 | 116.47 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 103 | 0.44 | 0 | 0.30 | 0.42 | 138.46 | 0.28 | 0.45 |
| Hex | 53 | 94 | 67 | 2C | 0 | 1E | 2A | 8A | 1C | 2D |
| Octal | 123 | 224 | 147 | 54 | 0 | 36 | 52 | 212 | 34 | 55 |
| Binary | 1010011 | 10010100 | 1100111 | 101100 | 0 | 11110 | 101010 | 10001010 | 11100 | 101101 |
Color Harmonies of #539467
Complementary color
Monochromatic Colors of #539467
Black with #539467
Text Example
Text Example
White with #539467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539467; }
p { color: rgb(83,148,103); }
H1.HeaderClassName
{
color: #539467;
}
.AnyTagClassName
{
color: #539467;
}
</style>
background-color css
<style>
a { background-color: #539467; }
a { background-color: rgb(83,148,103); }
div.DivClassName
{
background-color: #539467;
}
.BgClassName
{
background-color: #539467;
}
</style>
border-color css
<style>
span { border-color: #539467; }
span { border-color: rgb(83,148,103); }
td.TdClassName
{
border-color: #539467;
}
.TagClassName
{
border-color: #539467;
}
</style>