Shades of Blue Stone #135858
Tints of Blue Stone #135858
RGB
CMYK
RGB Variations
Color information
#135858 (or 0x135858) is known color: Blue Stone. HEX triplet: 13, 58 and 58. RGB value is (19,88,88). Sum of RGB (Red+Green+Blue) = 19+88+88=195 (25% of max value = 765). Red value is 19 (7.81% from 255 or 9.74% from 195); Green value is 88 (34.77% from 255 or 45.13% from 195); Blue value is 88 (34.77% from 255 or 45.13% from 195); Max value from RGB is 88 - color contains mainly: green, blue. Hex color #135858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135858 is #ECA7A7. Grayscale: #434343. Windows color (decimal): -15509416 or 5789715. OLE color: 5789715.
HSL color Cylindrical-coordinate representation of color #135858: hue angle of 180º 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 #135858 is Cyan = 0.78, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 19 | 88 | 88 | - |
| CMYK | 0.78 | 0 | 0 | 0.65 |
| HSL | 180º | 0.64% | 0.21% | - |
| HSV(B) | 180º | 0.78% | 0.35% | - |
| XYZ | 5.52 | 7.82 | 10.45 | - |
| YUV | 67.37 | 139.64 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 88 | 88 | 0.78 | 0 | 0 | 0.65 | 180 | 0.64 | 0.21 |
| Hex | 13 | 58 | 58 | 4E | 0 | 0 | 41 | B4 | 40 | 15 |
| Octal | 23 | 130 | 130 | 116 | 0 | 0 | 101 | 264 | 100 | 25 |
| Binary | 10011 | 1011000 | 1011000 | 1001110 | 0 | 0 | 1000001 | 10110100 | 1000000 | 10101 |
Color Harmonies of #135858
Complementary color
Monochromatic Colors of #135858
Black with #135858
Text Example
Text Example
White with #135858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135858; }
p { color: rgb(19,88,88); }
H1.HeaderClassName
{
color: #135858;
}
.AnyTagClassName
{
color: #135858;
}
</style>
background-color css
<style>
a { background-color: #135858; }
a { background-color: rgb(19,88,88); }
div.DivClassName
{
background-color: #135858;
}
.BgClassName
{
background-color: #135858;
}
</style>
border-color css
<style>
span { border-color: #135858; }
span { border-color: rgb(19,88,88); }
td.TdClassName
{
border-color: #135858;
}
.TagClassName
{
border-color: #135858;
}
</style>