Shades of Blue Stone #125558
Tints of Blue Stone #125558
RGB
CMYK
RGB Variations
Color information
#125558 (or 0x125558) is known color: Blue Stone. HEX triplet: 12, 55 and 58. RGB value is (18,85,88). Sum of RGB (Red+Green+Blue) = 18+85+88=191 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.42% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 88 - color contains mainly: blue. Hex color #125558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125558 is #EDAAA7. Grayscale: #414141. Windows color (decimal): -15575720 or 5788946. OLE color: 5788946.
HSL color Cylindrical-coordinate representation of color #125558: hue angle of 182.57º 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 #125558 is Cyan = 0.80, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 18 | 85 | 88 | - |
| CMYK | 0.80 | 0.03 | 0 | 0.65 |
| HSL | 182.57º | 0.66% | 0.21% | - |
| HSV(B) | 182.57º | 0.8% | 0.35% | - |
| XYZ | 5.26 | 7.33 | 10.37 | - |
| YUV | 65.31 | 140.8 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 85 | 88 | 0.80 | 0.03 | 0 | 0.65 | 182.57 | 0.66 | 0.21 |
| Hex | 12 | 55 | 58 | 50 | 3 | 0 | 41 | B7 | 42 | 15 |
| Octal | 22 | 125 | 130 | 120 | 3 | 0 | 101 | 267 | 102 | 25 |
| Binary | 10010 | 1010101 | 1011000 | 1010000 | 11 | 0 | 1000001 | 10110111 | 1000010 | 10101 |
Color Harmonies of #125558
Complementary color
Monochromatic Colors of #125558
Black with #125558
Text Example
Text Example
White with #125558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125558; }
p { color: rgb(18,85,88); }
H1.HeaderClassName
{
color: #125558;
}
.AnyTagClassName
{
color: #125558;
}
</style>
background-color css
<style>
a { background-color: #125558; }
a { background-color: rgb(18,85,88); }
div.DivClassName
{
background-color: #125558;
}
.BgClassName
{
background-color: #125558;
}
</style>
border-color css
<style>
span { border-color: #125558; }
span { border-color: rgb(18,85,88); }
td.TdClassName
{
border-color: #125558;
}
.TagClassName
{
border-color: #125558;
}
</style>