Shades of Blue Stone #106257
Tints of Blue Stone #106257
RGB
CMYK
RGB Variations
Color information
#106257 (or 0x106257) is known color: Blue Stone. HEX triplet: 10, 62 and 57. RGB value is (16,98,87). Sum of RGB (Red+Green+Blue) = 16+98+87=201 (26% of max value = 765). Red value is 16 (6.64% from 255 or 7.96% from 201); Green value is 98 (38.67% from 255 or 48.76% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 98 - color contains mainly: green. Hex color #106257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106257 is #EF9DA8. Grayscale: #484848. Windows color (decimal): -15703465 or 5726736. OLE color: 5726736.
HSL color Cylindrical-coordinate representation of color #106257: hue angle of 171.95º 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 #106257 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 98 | 87 | - |
| CMYK | 0.84 | 0 | 0.11 | 0.62 |
| HSL | 171.95º | 0.72% | 0.22% | - |
| HSV(B) | 171.95º | 0.84% | 0.38% | - |
| XYZ | 6.3 | 9.53 | 10.52 | - |
| YUV | 72.23 | 136.33 | 87.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 98 | 87 | 0.84 | 0 | 0.11 | 0.62 | 171.95 | 0.72 | 0.22 |
| Hex | 10 | 62 | 57 | 54 | 0 | B | 3E | AC | 48 | 16 |
| Octal | 20 | 142 | 127 | 124 | 0 | 13 | 76 | 254 | 110 | 26 |
| Binary | 10000 | 1100010 | 1010111 | 1010100 | 0 | 1011 | 111110 | 10101100 | 1001000 | 10110 |
Color Harmonies of #106257
Complementary color
Monochromatic Colors of #106257
Black with #106257
Text Example
Text Example
White with #106257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106257; }
p { color: rgb(16,98,87); }
H1.HeaderClassName
{
color: #106257;
}
.AnyTagClassName
{
color: #106257;
}
</style>
background-color css
<style>
a { background-color: #106257; }
a { background-color: rgb(16,98,87); }
div.DivClassName
{
background-color: #106257;
}
.BgClassName
{
background-color: #106257;
}
</style>
border-color css
<style>
span { border-color: #106257; }
span { border-color: rgb(16,98,87); }
td.TdClassName
{
border-color: #106257;
}
.TagClassName
{
border-color: #106257;
}
</style>