Shades of Hoki #678089
Tints of Hoki #678089
RGB
CMYK
RGB Variations
Color information
#678089 (or 0x678089) is known color: Hoki. HEX triplet: 67, 80 and 89. RGB value is (103,128,137). Sum of RGB (Red+Green+Blue) = 103+128+137=368 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.99% from 368); Green value is 128 (50.39% from 255 or 34.78% from 368); Blue value is 137 (53.91% from 255 or 37.23% from 368); Max value from RGB is 137 - color contains mainly: blue. Hex color #678089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678089 is #987F76. Grayscale: #797979. Windows color (decimal): -9994103 or 9011303. OLE color: 9011303.
HSL color Cylindrical-coordinate representation of color #678089: hue angle of 195.88º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #678089 is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 128 | 137 | - |
| CMYK | 0.25 | 0.07 | 0 | 0.46 |
| HSL | 195.88º | 0.14% | 0.47% | - |
| HSV(B) | 195.88º | 0.25% | 0.54% | - |
| XYZ | 17.83 | 20.13 | 26.61 | - |
| YUV | 121.55 | 136.72 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 128 | 137 | 0.25 | 0.07 | 0 | 0.46 | 195.88 | 0.14 | 0.47 |
| Hex | 67 | 80 | 89 | 19 | 7 | 0 | 2E | C4 | E | 2F |
| Octal | 147 | 200 | 211 | 31 | 7 | 0 | 56 | 304 | 16 | 57 |
| Binary | 1100111 | 10000000 | 10001001 | 11001 | 111 | 0 | 101110 | 11000100 | 1110 | 101111 |
Color Harmonies of #678089
Complementary color
Monochromatic Colors of #678089
Black with #678089
Text Example
Text Example
White with #678089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678089; }
p { color: rgb(103,128,137); }
H1.HeaderClassName
{
color: #678089;
}
.AnyTagClassName
{
color: #678089;
}
</style>
background-color css
<style>
a { background-color: #678089; }
a { background-color: rgb(103,128,137); }
div.DivClassName
{
background-color: #678089;
}
.BgClassName
{
background-color: #678089;
}
</style>
border-color css
<style>
span { border-color: #678089; }
span { border-color: rgb(103,128,137); }
td.TdClassName
{
border-color: #678089;
}
.TagClassName
{
border-color: #678089;
}
</style>