Shades of Blue Stone #106259
Tints of Blue Stone #106259
RGB
CMYK
RGB Variations
Color information
#106259 (or 0x106259) is known color: Blue Stone. HEX triplet: 10, 62 and 59. RGB value is (16,98,89). Sum of RGB (Red+Green+Blue) = 16+98+89=203 (26% of max value = 765). Red value is 16 (6.64% from 255 or 7.88% from 203); Green value is 98 (38.67% from 255 or 48.28% from 203); Blue value is 89 (35.16% from 255 or 43.84% from 203); Max value from RGB is 98 - color contains mainly: green. Hex color #106259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106259 is #EF9DA6. Grayscale: #484848. Windows color (decimal): -15703463 or 5857808. OLE color: 5857808.
HSL color Cylindrical-coordinate representation of color #106259: hue angle of 173.41º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106259 is Cyan = 0.84, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 98 | 89 | - |
| CMYK | 0.84 | 0 | 0.09 | 0.62 |
| HSL | 173.41º | 0.72% | 0.22% | - |
| HSV(B) | 173.41º | 0.84% | 0.38% | - |
| XYZ | 6.38 | 9.57 | 10.96 | - |
| YUV | 72.46 | 137.33 | 87.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 98 | 89 | 0.84 | 0 | 0.09 | 0.62 | 173.41 | 0.72 | 0.22 |
| Hex | 10 | 62 | 59 | 54 | 0 | 9 | 3E | AD | 48 | 16 |
| Octal | 20 | 142 | 131 | 124 | 0 | 11 | 76 | 255 | 110 | 26 |
| Binary | 10000 | 1100010 | 1011001 | 1010100 | 0 | 1001 | 111110 | 10101101 | 1001000 | 10110 |
Color Harmonies of #106259
Complementary color
Monochromatic Colors of #106259
Black with #106259
Text Example
Text Example
White with #106259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106259; }
p { color: rgb(16,98,89); }
H1.HeaderClassName
{
color: #106259;
}
.AnyTagClassName
{
color: #106259;
}
</style>
background-color css
<style>
a { background-color: #106259; }
a { background-color: rgb(16,98,89); }
div.DivClassName
{
background-color: #106259;
}
.BgClassName
{
background-color: #106259;
}
</style>
border-color css
<style>
span { border-color: #106259; }
span { border-color: rgb(16,98,89); }
td.TdClassName
{
border-color: #106259;
}
.TagClassName
{
border-color: #106259;
}
</style>