Shades of Hoki #678081
Tints of Hoki #678081
RGB
CMYK
RGB Variations
Color information
#678081 (or 0x678081) is known color: Hoki. HEX triplet: 67, 80 and 81. RGB value is (103,128,129). Sum of RGB (Red+Green+Blue) = 103+128+129=360 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.61% from 360); Green value is 128 (50.39% from 255 or 35.56% from 360); Blue value is 129 (50.78% from 255 or 35.83% from 360); Max value from RGB is 129 - color contains mainly: blue. Hex color #678081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678081 is #987F7E. Grayscale: #787878. Windows color (decimal): -9994111 or 8487015. OLE color: 8487015.
HSL color Cylindrical-coordinate representation of color #678081: hue angle of 182.31º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #678081 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 128 | 129 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.49 |
| HSL | 182.31º | 0.11% | 0.45% | - |
| HSV(B) | 182.31º | 0.2% | 0.51% | - |
| XYZ | 17.28 | 19.91 | 23.7 | - |
| YUV | 120.64 | 132.72 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 128 | 129 | 0.20 | 0.01 | 0 | 0.49 | 182.31 | 0.11 | 0.45 |
| Hex | 67 | 80 | 81 | 14 | 1 | 0 | 31 | B6 | B | 2D |
| Octal | 147 | 200 | 201 | 24 | 1 | 0 | 61 | 266 | 13 | 55 |
| Binary | 1100111 | 10000000 | 10000001 | 10100 | 1 | 0 | 110001 | 10110110 | 1011 | 101101 |
Color Harmonies of #678081
Complementary color
Monochromatic Colors of #678081
Black with #678081
Text Example
Text Example
White with #678081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678081; }
p { color: rgb(103,128,129); }
H1.HeaderClassName
{
color: #678081;
}
.AnyTagClassName
{
color: #678081;
}
</style>
background-color css
<style>
a { background-color: #678081; }
a { background-color: rgb(103,128,129); }
div.DivClassName
{
background-color: #678081;
}
.BgClassName
{
background-color: #678081;
}
</style>
border-color css
<style>
span { border-color: #678081; }
span { border-color: rgb(103,128,129); }
td.TdClassName
{
border-color: #678081;
}
.TagClassName
{
border-color: #678081;
}
</style>