Shades of Jewel #135946
Tints of Jewel #135946
RGB
CMYK
RGB Variations
Color information
#135946 (or 0x135946) is known color: Jewel. HEX triplet: 13, 59 and 46. RGB value is (19,89,70). Sum of RGB (Red+Green+Blue) = 19+89+70=178 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.67% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #135946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135946 is #ECA6B9. Grayscale: #414141. Windows color (decimal): -15509178 or 4610323. OLE color: 4610323.
HSL color Cylindrical-coordinate representation of color #135946: hue angle of 163.71º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #135946 is Cyan = 0.79, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 19 | 89 | 70 | - |
| CMYK | 0.79 | 0 | 0.21 | 0.65 |
| HSL | 163.71º | 0.65% | 0.21% | - |
| HSV(B) | 163.71º | 0.79% | 0.35% | - |
| XYZ | 4.95 | 7.73 | 7.02 | - |
| YUV | 65.9 | 130.31 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 89 | 70 | 0.79 | 0 | 0.21 | 0.65 | 163.71 | 0.65 | 0.21 |
| Hex | 13 | 59 | 46 | 4F | 0 | 15 | 41 | A4 | 41 | 15 |
| Octal | 23 | 131 | 106 | 117 | 0 | 25 | 101 | 244 | 101 | 25 |
| Binary | 10011 | 1011001 | 1000110 | 1001111 | 0 | 10101 | 1000001 | 10100100 | 1000001 | 10101 |
Color Harmonies of #135946
Complementary color
Monochromatic Colors of #135946
Black with #135946
Text Example
Text Example
White with #135946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135946; }
p { color: rgb(19,89,70); }
H1.HeaderClassName
{
color: #135946;
}
.AnyTagClassName
{
color: #135946;
}
</style>
background-color css
<style>
a { background-color: #135946; }
a { background-color: rgb(19,89,70); }
div.DivClassName
{
background-color: #135946;
}
.BgClassName
{
background-color: #135946;
}
</style>
border-color css
<style>
span { border-color: #135946; }
span { border-color: rgb(19,89,70); }
td.TdClassName
{
border-color: #135946;
}
.TagClassName
{
border-color: #135946;
}
</style>