Shades of Chateau Green #329440
Tints of Chateau Green #329440
RGB
CMYK
RGB Variations
Color information
#329440 (or 0x329440) is known color: Chateau Green. HEX triplet: 32, 94 and 40. RGB value is (50,148,64). Sum of RGB (Red+Green+Blue) = 50+148+64=262 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.08% from 262); Green value is 148 (58.20% from 255 or 56.49% from 262); Blue value is 64 (25.39% from 255 or 24.43% from 262); Max value from RGB is 148 - color contains mainly: green. Hex color #329440 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329440 is #CD6BBF. Grayscale: #6D6D6D. Windows color (decimal): -13462464 or 4232242. OLE color: 4232242.
HSL color Cylindrical-coordinate representation of color #329440: hue angle of 128.57º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329440 is Cyan = 0.66, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 64 | - |
| CMYK | 0.66 | 0 | 0.57 | 0.42 |
| HSL | 128.57º | 0.49% | 0.39% | - |
| HSV(B) | 128.57º | 0.66% | 0.58% | - |
| XYZ | 12.83 | 22.23 | 8.46 | - |
| YUV | 109.12 | 102.53 | 85.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 64 | 0.66 | 0 | 0.57 | 0.42 | 128.57 | 0.49 | 0.39 |
| Hex | 32 | 94 | 40 | 42 | 0 | 39 | 2A | 81 | 31 | 27 |
| Octal | 62 | 224 | 100 | 102 | 0 | 71 | 52 | 201 | 61 | 47 |
| Binary | 110010 | 10010100 | 1000000 | 1000010 | 0 | 111001 | 101010 | 10000001 | 110001 | 100111 |
Color Harmonies of #329440
Complementary color
Monochromatic Colors of #329440
Black with #329440
Text Example
Text Example
White with #329440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329440; }
p { color: rgb(50,148,64); }
H1.HeaderClassName
{
color: #329440;
}
.AnyTagClassName
{
color: #329440;
}
</style>
background-color css
<style>
a { background-color: #329440; }
a { background-color: rgb(50,148,64); }
div.DivClassName
{
background-color: #329440;
}
.BgClassName
{
background-color: #329440;
}
</style>
border-color css
<style>
span { border-color: #329440; }
span { border-color: rgb(50,148,64); }
td.TdClassName
{
border-color: #329440;
}
.TagClassName
{
border-color: #329440;
}
</style>