Shades of Blue Stone #135758
Tints of Blue Stone #135758
RGB
CMYK
RGB Variations
Color information
#135758 (or 0x135758) is known color: Blue Stone. HEX triplet: 13, 57 and 58. RGB value is (19,87,88). Sum of RGB (Red+Green+Blue) = 19+87+88=194 (25% of max value = 765). Red value is 19 (7.81% from 255 or 9.79% from 194); Green value is 87 (34.38% from 255 or 44.85% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 88 - color contains mainly: blue. Hex color #135758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135758 is #ECA8A7. Grayscale: #424242. Windows color (decimal): -15509672 or 5789459. OLE color: 5789459.
HSL color Cylindrical-coordinate representation of color #135758: hue angle of 180.87º 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 #135758 is Cyan = 0.78, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 19 | 87 | 88 | - |
| CMYK | 0.78 | 0.01 | 0 | 0.65 |
| HSL | 180.87º | 0.64% | 0.21% | - |
| HSV(B) | 180.87º | 0.78% | 0.35% | - |
| XYZ | 5.44 | 7.66 | 10.42 | - |
| YUV | 66.78 | 139.97 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 87 | 88 | 0.78 | 0.01 | 0 | 0.65 | 180.87 | 0.64 | 0.21 |
| Hex | 13 | 57 | 58 | 4E | 1 | 0 | 41 | B5 | 40 | 15 |
| Octal | 23 | 127 | 130 | 116 | 1 | 0 | 101 | 265 | 100 | 25 |
| Binary | 10011 | 1010111 | 1011000 | 1001110 | 1 | 0 | 1000001 | 10110101 | 1000000 | 10101 |
Color Harmonies of #135758
Complementary color
Monochromatic Colors of #135758
Black with #135758
Text Example
Text Example
White with #135758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135758; }
p { color: rgb(19,87,88); }
H1.HeaderClassName
{
color: #135758;
}
.AnyTagClassName
{
color: #135758;
}
</style>
background-color css
<style>
a { background-color: #135758; }
a { background-color: rgb(19,87,88); }
div.DivClassName
{
background-color: #135758;
}
.BgClassName
{
background-color: #135758;
}
</style>
border-color css
<style>
span { border-color: #135758; }
span { border-color: rgb(19,87,88); }
td.TdClassName
{
border-color: #135758;
}
.TagClassName
{
border-color: #135758;
}
</style>