Shades of Blue Stone #135458
Tints of Blue Stone #135458
RGB
CMYK
RGB Variations
Color information
#135458 (or 0x135458) is known color: Blue Stone. HEX triplet: 13, 54 and 58. RGB value is (19,84,88). Sum of RGB (Red+Green+Blue) = 19+84+88=191 (25% of max value = 765). Red value is 19 (7.81% from 255 or 9.95% from 191); Green value is 84 (33.20% from 255 or 43.98% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 88 - color contains mainly: blue. Hex color #135458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135458 is #ECABA7. Grayscale: #404040. Windows color (decimal): -15510440 or 5788691. OLE color: 5788691.
HSL color Cylindrical-coordinate representation of color #135458: hue angle of 183.48º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #135458 is Cyan = 0.78, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 19 | 84 | 88 | - |
| CMYK | 0.78 | 0.05 | 0 | 0.65 |
| HSL | 183.48º | 0.64% | 0.21% | - |
| HSV(B) | 183.48º | 0.78% | 0.35% | - |
| XYZ | 5.2 | 7.18 | 10.35 | - |
| YUV | 65.02 | 140.97 | 95.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 88 | 0.78 | 0.05 | 0 | 0.65 | 183.48 | 0.64 | 0.21 |
| Hex | 13 | 54 | 58 | 4E | 5 | 0 | 41 | B7 | 40 | 15 |
| Octal | 23 | 124 | 130 | 116 | 5 | 0 | 101 | 267 | 100 | 25 |
| Binary | 10011 | 1010100 | 1011000 | 1001110 | 101 | 0 | 1000001 | 10110111 | 1000000 | 10101 |
Color Harmonies of #135458
Complementary color
Monochromatic Colors of #135458
Black with #135458
Text Example
Text Example
White with #135458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135458; }
p { color: rgb(19,84,88); }
H1.HeaderClassName
{
color: #135458;
}
.AnyTagClassName
{
color: #135458;
}
</style>
background-color css
<style>
a { background-color: #135458; }
a { background-color: rgb(19,84,88); }
div.DivClassName
{
background-color: #135458;
}
.BgClassName
{
background-color: #135458;
}
</style>
border-color css
<style>
span { border-color: #135458; }
span { border-color: rgb(19,84,88); }
td.TdClassName
{
border-color: #135458;
}
.TagClassName
{
border-color: #135458;
}
</style>