Shades of Blue Stone #126454
Tints of Blue Stone #126454
RGB
CMYK
RGB Variations
Color information
#126454 (or 0x126454) is known color: Blue Stone. HEX triplet: 12, 64 and 54. RGB value is (18,100,84). Sum of RGB (Red+Green+Blue) = 18+100+84=202 (26% of max value = 765). Red value is 18 (7.42% from 255 or 8.91% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #126454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126454 is #ED9BAB. Grayscale: #494949. Windows color (decimal): -15571884 or 5530642. OLE color: 5530642.
HSL color Cylindrical-coordinate representation of color #126454: hue angle of 168.29º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126454 is Cyan = 0.82, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 100 | 84 | - |
| CMYK | 0.82 | 0 | 0.16 | 0.61 |
| HSL | 168.29º | 0.69% | 0.23% | - |
| HSV(B) | 168.29º | 0.82% | 0.39% | - |
| XYZ | 6.41 | 9.88 | 9.96 | - |
| YUV | 73.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 84 | 0.82 | 0 | 0.16 | 0.61 | 168.29 | 0.69 | 0.23 |
| Hex | 12 | 64 | 54 | 52 | 0 | 10 | 3D | A8 | 45 | 17 |
| Octal | 22 | 144 | 124 | 122 | 0 | 20 | 75 | 250 | 105 | 27 |
| Binary | 10010 | 1100100 | 1010100 | 1010010 | 0 | 10000 | 111101 | 10101000 | 1000101 | 10111 |
Color Harmonies of #126454
Complementary color
Monochromatic Colors of #126454
Black with #126454
Text Example
Text Example
White with #126454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126454; }
p { color: rgb(18,100,84); }
H1.HeaderClassName
{
color: #126454;
}
.AnyTagClassName
{
color: #126454;
}
</style>
background-color css
<style>
a { background-color: #126454; }
a { background-color: rgb(18,100,84); }
div.DivClassName
{
background-color: #126454;
}
.BgClassName
{
background-color: #126454;
}
</style>
border-color css
<style>
span { border-color: #126454; }
span { border-color: rgb(18,100,84); }
td.TdClassName
{
border-color: #126454;
}
.TagClassName
{
border-color: #126454;
}
</style>