Shades of Hoki #617885
Tints of Hoki #617885
RGB
CMYK
RGB Variations
Color information
#617885 (or 0x617885) is known color: Hoki. HEX triplet: 61, 78 and 85. RGB value is (97,120,133). Sum of RGB (Red+Green+Blue) = 97+120+133=350 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.71% from 350); Green value is 120 (47.27% from 255 or 34.29% from 350); Blue value is 133 (52.34% from 255 or 38% from 350); Max value from RGB is 133 - color contains mainly: blue. Hex color #617885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617885 is #9E877A. Grayscale: #727272. Windows color (decimal): -10389371 or 8747105. OLE color: 8747105.
HSL color Cylindrical-coordinate representation of color #617885: hue angle of 201.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617885 is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 120 | 133 | - |
| CMYK | 0.27 | 0.10 | 0 | 0.48 |
| HSL | 201.67º | 0.16% | 0.45% | - |
| HSV(B) | 201.67º | 0.27% | 0.52% | - |
| XYZ | 15.88 | 17.67 | 24.76 | - |
| YUV | 114.61 | 138.38 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 133 | 0.27 | 0.10 | 0 | 0.48 | 201.67 | 0.16 | 0.45 |
| Hex | 61 | 78 | 85 | 1B | A | 0 | 30 | CA | 10 | 2D |
| Octal | 141 | 170 | 205 | 33 | 12 | 0 | 60 | 312 | 20 | 55 |
| Binary | 1100001 | 1111000 | 10000101 | 11011 | 1010 | 0 | 110000 | 11001010 | 10000 | 101101 |
Color Harmonies of #617885
Complementary color
Monochromatic Colors of #617885
Black with #617885
Text Example
Text Example
White with #617885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617885; }
p { color: rgb(97,120,133); }
H1.HeaderClassName
{
color: #617885;
}
.AnyTagClassName
{
color: #617885;
}
</style>
background-color css
<style>
a { background-color: #617885; }
a { background-color: rgb(97,120,133); }
div.DivClassName
{
background-color: #617885;
}
.BgClassName
{
background-color: #617885;
}
</style>
border-color css
<style>
span { border-color: #617885; }
span { border-color: rgb(97,120,133); }
td.TdClassName
{
border-color: #617885;
}
.TagClassName
{
border-color: #617885;
}
</style>