Shades of Blue Stone #106260
Tints of Blue Stone #106260
RGB
CMYK
RGB Variations
Color information
#106260 (or 0x106260) is known color: Blue Stone. HEX triplet: 10, 62 and 60. RGB value is (16,98,96). Sum of RGB (Red+Green+Blue) = 16+98+96=210 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.62% from 210); Green value is 98 (38.67% from 255 or 46.67% from 210); Blue value is 96 (37.89% from 255 or 45.71% from 210); Max value from RGB is 98 - color contains mainly: green. Hex color #106260 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106260 is #EF9D9F. Grayscale: #494949. Windows color (decimal): -15703456 or 6316560. OLE color: 6316560.
HSL color Cylindrical-coordinate representation of color #106260: hue angle of 178.54º 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 #106260 is Cyan = 0.84, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 98 | 96 | - |
| CMYK | 0.84 | 0 | 0.02 | 0.62 |
| HSL | 178.54º | 0.72% | 0.22% | - |
| HSV(B) | 178.54º | 0.84% | 0.38% | - |
| XYZ | 6.69 | 9.69 | 12.58 | - |
| YUV | 73.25 | 140.83 | 87.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 98 | 96 | 0.84 | 0 | 0.02 | 0.62 | 178.54 | 0.72 | 0.22 |
| Hex | 10 | 62 | 60 | 54 | 0 | 2 | 3E | B3 | 48 | 16 |
| Octal | 20 | 142 | 140 | 124 | 0 | 2 | 76 | 263 | 110 | 26 |
| Binary | 10000 | 1100010 | 1100000 | 1010100 | 0 | 10 | 111110 | 10110011 | 1001000 | 10110 |
Color Harmonies of #106260
Complementary color
Monochromatic Colors of #106260
Black with #106260
Text Example
Text Example
White with #106260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106260; }
p { color: rgb(16,98,96); }
H1.HeaderClassName
{
color: #106260;
}
.AnyTagClassName
{
color: #106260;
}
</style>
background-color css
<style>
a { background-color: #106260; }
a { background-color: rgb(16,98,96); }
div.DivClassName
{
background-color: #106260;
}
.BgClassName
{
background-color: #106260;
}
</style>
border-color css
<style>
span { border-color: #106260; }
span { border-color: rgb(16,98,96); }
td.TdClassName
{
border-color: #106260;
}
.TagClassName
{
border-color: #106260;
}
</style>