Shades of Blue Stone #106569
Tints of Blue Stone #106569
RGB
CMYK
RGB Variations
Color information
#106569 (or 0x106569) is known color: Blue Stone. HEX triplet: 10, 65 and 69. RGB value is (16,101,105). Sum of RGB (Red+Green+Blue) = 16+101+105=222 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.21% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 105 (41.41% from 255 or 47.30% from 222); Max value from RGB is 105 - color contains mainly: blue. Hex color #106569 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106569 is #EF9A96. Grayscale: #4B4B4B. Windows color (decimal): -15702679 or 6907152. OLE color: 6907152.
HSL color Cylindrical-coordinate representation of color #106569: hue angle of 182.7º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #106569 is Cyan = 0.85, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 16 | 101 | 105 | - |
| CMYK | 0.85 | 0.04 | 0 | 0.59 |
| HSL | 182.7º | 0.74% | 0.24% | - |
| HSV(B) | 182.7º | 0.85% | 0.41% | - |
| XYZ | 7.42 | 10.44 | 14.99 | - |
| YUV | 76.04 | 144.34 | 85.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 101 | 105 | 0.85 | 0.04 | 0 | 0.59 | 182.7 | 0.74 | 0.24 |
| Hex | 10 | 65 | 69 | 55 | 4 | 0 | 3B | B7 | 4A | 18 |
| Octal | 20 | 145 | 151 | 125 | 4 | 0 | 73 | 267 | 112 | 30 |
| Binary | 10000 | 1100101 | 1101001 | 1010101 | 100 | 0 | 111011 | 10110111 | 1001010 | 11000 |
Color Harmonies of #106569
Complementary color
Monochromatic Colors of #106569
Black with #106569
Text Example
Text Example
White with #106569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106569; }
p { color: rgb(16,101,105); }
H1.HeaderClassName
{
color: #106569;
}
.AnyTagClassName
{
color: #106569;
}
</style>
background-color css
<style>
a { background-color: #106569; }
a { background-color: rgb(16,101,105); }
div.DivClassName
{
background-color: #106569;
}
.BgClassName
{
background-color: #106569;
}
</style>
border-color css
<style>
span { border-color: #106569; }
span { border-color: rgb(16,101,105); }
td.TdClassName
{
border-color: #106569;
}
.TagClassName
{
border-color: #106569;
}
</style>