Shades of Kokoda #817952
Tints of Kokoda #817952
RGB
CMYK
RGB Variations
Color information
#817952 (or 0x817952) is known color: Kokoda. HEX triplet: 81, 79 and 52. RGB value is (129,121,82). Sum of RGB (Red+Green+Blue) = 129+121+82=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 121 (47.66% from 255 or 36.45% from 332); Blue value is 82 (32.42% from 255 or 24.70% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #817952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817952 is #7E86AD. Grayscale: #777777. Windows color (decimal): -8292014 or 5405057. OLE color: 5405057.
HSL color Cylindrical-coordinate representation of color #817952: hue angle of 49.79º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #817952 is Cyan = 0, Magento = 0.06, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 82 | - |
| CMYK | 0 | 0.06 | 0.36 | 0.49 |
| HSL | 49.79º | 0.22% | 0.41% | - |
| HSV(B) | 49.79º | 0.36% | 0.51% | - |
| XYZ | 17.41 | 18.95 | 10.72 | - |
| YUV | 118.95 | 107.15 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 82 | 0 | 0.06 | 0.36 | 0.49 | 49.79 | 0.22 | 0.41 |
| Hex | 81 | 79 | 52 | 0 | 6 | 24 | 31 | 32 | 16 | 29 |
| Octal | 201 | 171 | 122 | 0 | 6 | 44 | 61 | 62 | 26 | 51 |
| Binary | 10000001 | 1111001 | 1010010 | 0 | 110 | 100100 | 110001 | 110010 | 10110 | 101001 |
Color Harmonies of #817952
Complementary color
Monochromatic Colors of #817952
Black with #817952
Text Example
Text Example
White with #817952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817952; }
p { color: rgb(129,121,82); }
H1.HeaderClassName
{
color: #817952;
}
.AnyTagClassName
{
color: #817952;
}
</style>
background-color css
<style>
a { background-color: #817952; }
a { background-color: rgb(129,121,82); }
div.DivClassName
{
background-color: #817952;
}
.BgClassName
{
background-color: #817952;
}
</style>
border-color css
<style>
span { border-color: #817952; }
span { border-color: rgb(129,121,82); }
td.TdClassName
{
border-color: #817952;
}
.TagClassName
{
border-color: #817952;
}
</style>