Shades of Blue Stone #125856
Tints of Blue Stone #125856
RGB
CMYK
RGB Variations
Color information
#125856 (or 0x125856) is known color: Blue Stone. HEX triplet: 12, 58 and 56. RGB value is (18,88,86). Sum of RGB (Red+Green+Blue) = 18+88+86=192 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.38% from 192); Green value is 88 (34.77% from 255 or 45.83% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 88 - color contains mainly: green. Hex color #125856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125856 is #EDA7A9. Grayscale: #424242. Windows color (decimal): -15574954 or 5658642. OLE color: 5658642.
HSL color Cylindrical-coordinate representation of color #125856: hue angle of 178.29º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #125856 is Cyan = 0.80, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 18 | 88 | 86 | - |
| CMYK | 0.80 | 0 | 0.02 | 0.65 |
| HSL | 178.29º | 0.66% | 0.21% | - |
| HSV(B) | 178.29º | 0.8% | 0.35% | - |
| XYZ | 5.42 | 7.78 | 10.02 | - |
| YUV | 66.84 | 138.81 | 93.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 88 | 86 | 0.80 | 0 | 0.02 | 0.65 | 178.29 | 0.66 | 0.21 |
| Hex | 12 | 58 | 56 | 50 | 0 | 2 | 41 | B2 | 42 | 15 |
| Octal | 22 | 130 | 126 | 120 | 0 | 2 | 101 | 262 | 102 | 25 |
| Binary | 10010 | 1011000 | 1010110 | 1010000 | 0 | 10 | 1000001 | 10110010 | 1000010 | 10101 |
Color Harmonies of #125856
Complementary color
Monochromatic Colors of #125856
Black with #125856
Text Example
Text Example
White with #125856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125856; }
p { color: rgb(18,88,86); }
H1.HeaderClassName
{
color: #125856;
}
.AnyTagClassName
{
color: #125856;
}
</style>
background-color css
<style>
a { background-color: #125856; }
a { background-color: rgb(18,88,86); }
div.DivClassName
{
background-color: #125856;
}
.BgClassName
{
background-color: #125856;
}
</style>
border-color css
<style>
span { border-color: #125856; }
span { border-color: rgb(18,88,86); }
td.TdClassName
{
border-color: #125856;
}
.TagClassName
{
border-color: #125856;
}
</style>