Shades of Blue Stone #125362
Tints of Blue Stone #125362
RGB
CMYK
RGB Variations
Color information
#125362 (or 0x125362) is known color: Blue Stone. HEX triplet: 12, 53 and 62. RGB value is (18,83,98). Sum of RGB (Red+Green+Blue) = 18+83+98=199 (26% of max value = 765). Red value is 18 (7.42% from 255 or 9.05% from 199); Green value is 83 (32.81% from 255 or 41.71% from 199); Blue value is 98 (38.67% from 255 or 49.25% from 199); Max value from RGB is 98 - color contains mainly: blue. Hex color #125362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125362 is #EDAC9D. Grayscale: #414141. Windows color (decimal): -15576222 or 6443794. OLE color: 6443794.
HSL color Cylindrical-coordinate representation of color #125362: hue angle of 191.25º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #125362 is Cyan = 0.82, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 83 | 98 | - |
| CMYK | 0.82 | 0.15 | 0 | 0.62 |
| HSL | 191.25º | 0.69% | 0.23% | - |
| HSV(B) | 191.25º | 0.82% | 0.38% | - |
| XYZ | 5.55 | 7.2 | 12.65 | - |
| YUV | 65.28 | 146.47 | 94.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 98 | 0.82 | 0.15 | 0 | 0.62 | 191.25 | 0.69 | 0.23 |
| Hex | 12 | 53 | 62 | 52 | F | 0 | 3E | BF | 45 | 17 |
| Octal | 22 | 123 | 142 | 122 | 17 | 0 | 76 | 277 | 105 | 27 |
| Binary | 10010 | 1010011 | 1100010 | 1010010 | 1111 | 0 | 111110 | 10111111 | 1000101 | 10111 |
Color Harmonies of #125362
Complementary color
Monochromatic Colors of #125362
Black with #125362
Text Example
Text Example
White with #125362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125362; }
p { color: rgb(18,83,98); }
H1.HeaderClassName
{
color: #125362;
}
.AnyTagClassName
{
color: #125362;
}
</style>
background-color css
<style>
a { background-color: #125362; }
a { background-color: rgb(18,83,98); }
div.DivClassName
{
background-color: #125362;
}
.BgClassName
{
background-color: #125362;
}
</style>
border-color css
<style>
span { border-color: #125362; }
span { border-color: rgb(18,83,98); }
td.TdClassName
{
border-color: #125362;
}
.TagClassName
{
border-color: #125362;
}
</style>