Shades of Hoki #567688
Tints of Hoki #567688
RGB
CMYK
RGB Variations
Color information
#567688 (or 0x567688) is known color: Hoki. HEX triplet: 56, 76 and 88. RGB value is (86,118,136). Sum of RGB (Red+Green+Blue) = 86+118+136=340 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.29% from 340); Green value is 118 (46.48% from 255 or 34.71% from 340); Blue value is 136 (53.52% from 255 or 40% from 340); Max value from RGB is 136 - color contains mainly: blue. Hex color #567688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567688 is #A98977. Grayscale: #6E6E6E. Windows color (decimal): -11110776 or 8943190. OLE color: 8943190.
HSL color Cylindrical-coordinate representation of color #567688: hue angle of 201.6º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #567688 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 118 | 136 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.47 |
| HSL | 201.6º | 0.23% | 0.44% | - |
| HSV(B) | 201.6º | 0.37% | 0.53% | - |
| XYZ | 14.76 | 16.71 | 25.74 | - |
| YUV | 110.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 136 | 0.37 | 0.13 | 0 | 0.47 | 201.6 | 0.23 | 0.44 |
| Hex | 56 | 76 | 88 | 25 | D | 0 | 2F | CA | 17 | 2C |
| Octal | 126 | 166 | 210 | 45 | 15 | 0 | 57 | 312 | 27 | 54 |
| Binary | 1010110 | 1110110 | 10001000 | 100101 | 1101 | 0 | 101111 | 11001010 | 10111 | 101100 |
Color Harmonies of #567688
Complementary color
Monochromatic Colors of #567688
Black with #567688
Text Example
Text Example
White with #567688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567688; }
p { color: rgb(86,118,136); }
H1.HeaderClassName
{
color: #567688;
}
.AnyTagClassName
{
color: #567688;
}
</style>
background-color css
<style>
a { background-color: #567688; }
a { background-color: rgb(86,118,136); }
div.DivClassName
{
background-color: #567688;
}
.BgClassName
{
background-color: #567688;
}
</style>
border-color css
<style>
span { border-color: #567688; }
span { border-color: rgb(86,118,136); }
td.TdClassName
{
border-color: #567688;
}
.TagClassName
{
border-color: #567688;
}
</style>