Shades of Blue Stone #126358
Tints of Blue Stone #126358
RGB
CMYK
RGB Variations
Color information
#126358 (or 0x126358) is known color: Blue Stone. HEX triplet: 12, 63 and 58. RGB value is (18,99,88). Sum of RGB (Red+Green+Blue) = 18+99+88=205 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.78% from 205); Green value is 99 (39.06% from 255 or 48.29% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 99 - color contains mainly: green. Hex color #126358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126358 is #ED9CA7. Grayscale: #494949. Windows color (decimal): -15572136 or 5792530. OLE color: 5792530.
HSL color Cylindrical-coordinate representation of color #126358: hue angle of 171.85º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126358 is Cyan = 0.82, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 88 | - |
| CMYK | 0.82 | 0 | 0.11 | 0.61 |
| HSL | 171.85º | 0.69% | 0.23% | - |
| HSV(B) | 171.85º | 0.82% | 0.39% | - |
| XYZ | 6.47 | 9.76 | 10.77 | - |
| YUV | 73.53 | 136.16 | 88.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 88 | 0.82 | 0 | 0.11 | 0.61 | 171.85 | 0.69 | 0.23 |
| Hex | 12 | 63 | 58 | 52 | 0 | B | 3D | AC | 45 | 17 |
| Octal | 22 | 143 | 130 | 122 | 0 | 13 | 75 | 254 | 105 | 27 |
| Binary | 10010 | 1100011 | 1011000 | 1010010 | 0 | 1011 | 111101 | 10101100 | 1000101 | 10111 |
Color Harmonies of #126358
Complementary color
Monochromatic Colors of #126358
Black with #126358
Text Example
Text Example
White with #126358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126358; }
p { color: rgb(18,99,88); }
H1.HeaderClassName
{
color: #126358;
}
.AnyTagClassName
{
color: #126358;
}
</style>
background-color css
<style>
a { background-color: #126358; }
a { background-color: rgb(18,99,88); }
div.DivClassName
{
background-color: #126358;
}
.BgClassName
{
background-color: #126358;
}
</style>
border-color css
<style>
span { border-color: #126358; }
span { border-color: rgb(18,99,88); }
td.TdClassName
{
border-color: #126358;
}
.TagClassName
{
border-color: #126358;
}
</style>