Shades of Blue Stone #126062
Tints of Blue Stone #126062
RGB
CMYK
RGB Variations
Color information
#126062 (or 0x126062) is known color: Blue Stone. HEX triplet: 12, 60 and 62. RGB value is (18,96,98). Sum of RGB (Red+Green+Blue) = 18+96+98=212 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.49% from 212); Green value is 96 (37.89% from 255 or 45.28% from 212); Blue value is 98 (38.67% from 255 or 46.23% from 212); Max value from RGB is 98 - color contains mainly: blue. Hex color #126062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126062 is #ED9F9D. Grayscale: #484848. Windows color (decimal): -15572894 or 6447122. OLE color: 6447122.
HSL color Cylindrical-coordinate representation of color #126062: hue angle of 181.5º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126062 is Cyan = 0.82, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 96 | 98 | - |
| CMYK | 0.82 | 0.02 | 0 | 0.62 |
| HSL | 181.5º | 0.69% | 0.23% | - |
| HSV(B) | 181.5º | 0.82% | 0.38% | - |
| XYZ | 6.64 | 9.38 | 13.02 | - |
| YUV | 72.91 | 142.16 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 96 | 98 | 0.82 | 0.02 | 0 | 0.62 | 181.5 | 0.69 | 0.23 |
| Hex | 12 | 60 | 62 | 52 | 2 | 0 | 3E | B6 | 45 | 17 |
| Octal | 22 | 140 | 142 | 122 | 2 | 0 | 76 | 266 | 105 | 27 |
| Binary | 10010 | 1100000 | 1100010 | 1010010 | 10 | 0 | 111110 | 10110110 | 1000101 | 10111 |
Color Harmonies of #126062
Complementary color
Monochromatic Colors of #126062
Black with #126062
Text Example
Text Example
White with #126062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126062; }
p { color: rgb(18,96,98); }
H1.HeaderClassName
{
color: #126062;
}
.AnyTagClassName
{
color: #126062;
}
</style>
background-color css
<style>
a { background-color: #126062; }
a { background-color: rgb(18,96,98); }
div.DivClassName
{
background-color: #126062;
}
.BgClassName
{
background-color: #126062;
}
</style>
border-color css
<style>
span { border-color: #126062; }
span { border-color: rgb(18,96,98); }
td.TdClassName
{
border-color: #126062;
}
.TagClassName
{
border-color: #126062;
}
</style>