Shades of Kokoda #737054
Tints of Kokoda #737054
RGB
CMYK
RGB Variations
Color information
#737054 (or 0x737054) is known color: Kokoda. HEX triplet: 73, 70 and 54. RGB value is (115,112,84). Sum of RGB (Red+Green+Blue) = 115+112+84=311 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.98% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 84 (33.20% from 255 or 27.01% from 311); Max value from RGB is 115 - color contains mainly: red. Hex color #737054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737054 is #8C8FAB. Grayscale: #6D6D6D. Windows color (decimal): -9211820 or 5533811. OLE color: 5533811.
HSL color Cylindrical-coordinate representation of color #737054: hue angle of 54.19º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #737054 is Cyan = 0, Magento = 0.03, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 112 | 84 | - |
| CMYK | 0 | 0.03 | 0.27 | 0.55 |
| HSL | 54.19º | 0.16% | 0.39% | - |
| HSV(B) | 54.19º | 0.27% | 0.45% | - |
| XYZ | 14.46 | 15.87 | 10.69 | - |
| YUV | 109.71 | 113.49 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 112 | 84 | 0 | 0.03 | 0.27 | 0.55 | 54.19 | 0.16 | 0.39 |
| Hex | 73 | 70 | 54 | 0 | 3 | 1B | 37 | 36 | 10 | 27 |
| Octal | 163 | 160 | 124 | 0 | 3 | 33 | 67 | 66 | 20 | 47 |
| Binary | 1110011 | 1110000 | 1010100 | 0 | 11 | 11011 | 110111 | 110110 | 10000 | 100111 |
Color Harmonies of #737054
Complementary color
Monochromatic Colors of #737054
Black with #737054
Text Example
Text Example
White with #737054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737054; }
p { color: rgb(115,112,84); }
H1.HeaderClassName
{
color: #737054;
}
.AnyTagClassName
{
color: #737054;
}
</style>
background-color css
<style>
a { background-color: #737054; }
a { background-color: rgb(115,112,84); }
div.DivClassName
{
background-color: #737054;
}
.BgClassName
{
background-color: #737054;
}
</style>
border-color css
<style>
span { border-color: #737054; }
span { border-color: rgb(115,112,84); }
td.TdClassName
{
border-color: #737054;
}
.TagClassName
{
border-color: #737054;
}
</style>