Shades of Blue Stone #135456
Tints of Blue Stone #135456
RGB
CMYK
RGB Variations
Color information
#135456 (or 0x135456) is known color: Blue Stone. HEX triplet: 13, 54 and 56. RGB value is (19,84,86). Sum of RGB (Red+Green+Blue) = 19+84+86=189 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10.05% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 86 - color contains mainly: blue. Hex color #135456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135456 is #ECABA9. Grayscale: #404040. Windows color (decimal): -15510442 or 5657619. OLE color: 5657619.
HSL color Cylindrical-coordinate representation of color #135456: hue angle of 181.79º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #135456 is Cyan = 0.78, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 19 | 84 | 86 | - |
| CMYK | 0.78 | 0.02 | 0 | 0.66 |
| HSL | 181.79º | 0.64% | 0.21% | - |
| HSV(B) | 181.79º | 0.78% | 0.34% | - |
| XYZ | 5.12 | 7.15 | 9.91 | - |
| YUV | 64.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 86 | 0.78 | 0.02 | 0 | 0.66 | 181.79 | 0.64 | 0.21 |
| Hex | 13 | 54 | 56 | 4E | 2 | 0 | 42 | B6 | 40 | 15 |
| Octal | 23 | 124 | 126 | 116 | 2 | 0 | 102 | 266 | 100 | 25 |
| Binary | 10011 | 1010100 | 1010110 | 1001110 | 10 | 0 | 1000010 | 10110110 | 1000000 | 10101 |
Color Harmonies of #135456
Complementary color
Monochromatic Colors of #135456
Black with #135456
Text Example
Text Example
White with #135456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135456; }
p { color: rgb(19,84,86); }
H1.HeaderClassName
{
color: #135456;
}
.AnyTagClassName
{
color: #135456;
}
</style>
background-color css
<style>
a { background-color: #135456; }
a { background-color: rgb(19,84,86); }
div.DivClassName
{
background-color: #135456;
}
.BgClassName
{
background-color: #135456;
}
</style>
border-color css
<style>
span { border-color: #135456; }
span { border-color: rgb(19,84,86); }
td.TdClassName
{
border-color: #135456;
}
.TagClassName
{
border-color: #135456;
}
</style>