Shades of Blue Stone #125457
Tints of Blue Stone #125457
RGB
CMYK
RGB Variations
Color information
#125457 (or 0x125457) is known color: Blue Stone. HEX triplet: 12, 54 and 57. RGB value is (18,84,87). Sum of RGB (Red+Green+Blue) = 18+84+87=189 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.52% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 87 - color contains mainly: blue. Hex color #125457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125457 is #EDABA8. Grayscale: #404040. Windows color (decimal): -15575977 or 5723154. OLE color: 5723154.
HSL color Cylindrical-coordinate representation of color #125457: hue angle of 182.61º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #125457 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 18 | 84 | 87 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.66 |
| HSL | 182.61º | 0.66% | 0.21% | - |
| HSV(B) | 182.61º | 0.79% | 0.34% | - |
| XYZ | 5.14 | 7.16 | 10.13 | - |
| YUV | 64.61 | 140.63 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 84 | 87 | 0.79 | 0.03 | 0 | 0.66 | 182.61 | 0.66 | 0.21 |
| Hex | 12 | 54 | 57 | 4F | 3 | 0 | 42 | B7 | 42 | 15 |
| Octal | 22 | 124 | 127 | 117 | 3 | 0 | 102 | 267 | 102 | 25 |
| Binary | 10010 | 1010100 | 1010111 | 1001111 | 11 | 0 | 1000010 | 10110111 | 1000010 | 10101 |
Color Harmonies of #125457
Complementary color
Monochromatic Colors of #125457
Black with #125457
Text Example
Text Example
White with #125457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125457; }
p { color: rgb(18,84,87); }
H1.HeaderClassName
{
color: #125457;
}
.AnyTagClassName
{
color: #125457;
}
</style>
background-color css
<style>
a { background-color: #125457; }
a { background-color: rgb(18,84,87); }
div.DivClassName
{
background-color: #125457;
}
.BgClassName
{
background-color: #125457;
}
</style>
border-color css
<style>
span { border-color: #125457; }
span { border-color: rgb(18,84,87); }
td.TdClassName
{
border-color: #125457;
}
.TagClassName
{
border-color: #125457;
}
</style>