Shades of Blue Stone #125458
Tints of Blue Stone #125458
RGB
CMYK
RGB Variations
Color information
#125458 (or 0x125458) is known color: Blue Stone. HEX triplet: 12, 54 and 58. RGB value is (18,84,88). Sum of RGB (Red+Green+Blue) = 18+84+88=190 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.47% from 190); Green value is 84 (33.20% from 255 or 44.21% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 88 - color contains mainly: blue. Hex color #125458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125458 is #EDABA7. Grayscale: #404040. Windows color (decimal): -15575976 or 5788690. OLE color: 5788690.
HSL color Cylindrical-coordinate representation of color #125458: hue angle of 183.43º 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 #125458 is Cyan = 0.80, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 18 | 84 | 88 | - |
| CMYK | 0.80 | 0.05 | 0 | 0.65 |
| HSL | 183.43º | 0.66% | 0.21% | - |
| HSV(B) | 183.43º | 0.8% | 0.35% | - |
| XYZ | 5.18 | 7.17 | 10.34 | - |
| YUV | 64.72 | 141.13 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 84 | 88 | 0.80 | 0.05 | 0 | 0.65 | 183.43 | 0.66 | 0.21 |
| Hex | 12 | 54 | 58 | 50 | 5 | 0 | 41 | B7 | 42 | 15 |
| Octal | 22 | 124 | 130 | 120 | 5 | 0 | 101 | 267 | 102 | 25 |
| Binary | 10010 | 1010100 | 1011000 | 1010000 | 101 | 0 | 1000001 | 10110111 | 1000010 | 10101 |
Color Harmonies of #125458
Complementary color
Monochromatic Colors of #125458
Black with #125458
Text Example
Text Example
White with #125458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125458; }
p { color: rgb(18,84,88); }
H1.HeaderClassName
{
color: #125458;
}
.AnyTagClassName
{
color: #125458;
}
</style>
background-color css
<style>
a { background-color: #125458; }
a { background-color: rgb(18,84,88); }
div.DivClassName
{
background-color: #125458;
}
.BgClassName
{
background-color: #125458;
}
</style>
border-color css
<style>
span { border-color: #125458; }
span { border-color: rgb(18,84,88); }
td.TdClassName
{
border-color: #125458;
}
.TagClassName
{
border-color: #125458;
}
</style>