Shades of Blue Stone #126052
Tints of Blue Stone #126052
RGB
CMYK
RGB Variations
Color information
#126052 (or 0x126052) is known color: Blue Stone. HEX triplet: 12, 60 and 52. RGB value is (18,96,82). Sum of RGB (Red+Green+Blue) = 18+96+82=196 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.18% from 196); Green value is 96 (37.89% from 255 or 48.98% from 196); Blue value is 82 (32.42% from 255 or 41.84% from 196); Max value from RGB is 96 - color contains mainly: green. Hex color #126052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126052 is #ED9FAD. Grayscale: #474747. Windows color (decimal): -15572910 or 5398546. OLE color: 5398546.
HSL color Cylindrical-coordinate representation of color #126052: hue angle of 169.23º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #126052 is Cyan = 0.81, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 96 | 82 | - |
| CMYK | 0.81 | 0 | 0.15 | 0.62 |
| HSL | 169.23º | 0.68% | 0.22% | - |
| HSV(B) | 169.23º | 0.81% | 0.38% | - |
| XYZ | 5.96 | 9.1 | 9.43 | - |
| YUV | 71.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 96 | 82 | 0.81 | 0 | 0.15 | 0.62 | 169.23 | 0.68 | 0.22 |
| Hex | 12 | 60 | 52 | 51 | 0 | F | 3E | A9 | 44 | 16 |
| Octal | 22 | 140 | 122 | 121 | 0 | 17 | 76 | 251 | 104 | 26 |
| Binary | 10010 | 1100000 | 1010010 | 1010001 | 0 | 1111 | 111110 | 10101001 | 1000100 | 10110 |
Color Harmonies of #126052
Complementary color
Monochromatic Colors of #126052
Black with #126052
Text Example
Text Example
White with #126052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126052; }
p { color: rgb(18,96,82); }
H1.HeaderClassName
{
color: #126052;
}
.AnyTagClassName
{
color: #126052;
}
</style>
background-color css
<style>
a { background-color: #126052; }
a { background-color: rgb(18,96,82); }
div.DivClassName
{
background-color: #126052;
}
.BgClassName
{
background-color: #126052;
}
</style>
border-color css
<style>
span { border-color: #126052; }
span { border-color: rgb(18,96,82); }
td.TdClassName
{
border-color: #126052;
}
.TagClassName
{
border-color: #126052;
}
</style>