Shades of Blue Stone #125765
Tints of Blue Stone #125765
RGB
CMYK
RGB Variations
Color information
#125765 (or 0x125765) is known color: Blue Stone. HEX triplet: 12, 57 and 65. RGB value is (18,87,101). Sum of RGB (Red+Green+Blue) = 18+87+101=206 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.74% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 101 - color contains mainly: blue. Hex color #125765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125765 is #EDA89A. Grayscale: #434343. Windows color (decimal): -15575195 or 6641426. OLE color: 6641426.
HSL color Cylindrical-coordinate representation of color #125765: hue angle of 190.12º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #125765 is Cyan = 0.82, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 87 | 101 | - |
| CMYK | 0.82 | 0.14 | 0 | 0.60 |
| HSL | 190.12º | 0.7% | 0.23% | - |
| HSV(B) | 190.12º | 0.82% | 0.4% | - |
| XYZ | 6.01 | 7.88 | 13.52 | - |
| YUV | 67.97 | 146.64 | 92.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 87 | 101 | 0.82 | 0.14 | 0 | 0.60 | 190.12 | 0.7 | 0.23 |
| Hex | 12 | 57 | 65 | 52 | E | 0 | 3C | BE | 46 | 17 |
| Octal | 22 | 127 | 145 | 122 | 16 | 0 | 74 | 276 | 106 | 27 |
| Binary | 10010 | 1010111 | 1100101 | 1010010 | 1110 | 0 | 111100 | 10111110 | 1000110 | 10111 |
Color Harmonies of #125765
Complementary color
Monochromatic Colors of #125765
Black with #125765
Text Example
Text Example
White with #125765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125765; }
p { color: rgb(18,87,101); }
H1.HeaderClassName
{
color: #125765;
}
.AnyTagClassName
{
color: #125765;
}
</style>
background-color css
<style>
a { background-color: #125765; }
a { background-color: rgb(18,87,101); }
div.DivClassName
{
background-color: #125765;
}
.BgClassName
{
background-color: #125765;
}
</style>
border-color css
<style>
span { border-color: #125765; }
span { border-color: rgb(18,87,101); }
td.TdClassName
{
border-color: #125765;
}
.TagClassName
{
border-color: #125765;
}
</style>