Shades of Jewel #136751
Tints of Jewel #136751
RGB
CMYK
RGB Variations
Color information
#136751 (or 0x136751) is known color: Jewel. HEX triplet: 13, 67 and 51. RGB value is (19,103,81). Sum of RGB (Red+Green+Blue) = 19+103+81=203 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.36% from 203); Green value is 103 (40.62% from 255 or 50.74% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 103 - color contains mainly: green. Hex color #136751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136751 is #EC98AE. Grayscale: #4B4B4B. Windows color (decimal): -15505583 or 5334803. OLE color: 5334803.
HSL color Cylindrical-coordinate representation of color #136751: hue angle of 164.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136751 is Cyan = 0.82, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 103 | 81 | - |
| CMYK | 0.82 | 0 | 0.21 | 0.60 |
| HSL | 164.29º | 0.69% | 0.24% | - |
| HSV(B) | 164.29º | 0.82% | 0.4% | - |
| XYZ | 6.6 | 10.43 | 9.45 | - |
| YUV | 75.38 | 131.17 | 87.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 81 | 0.82 | 0 | 0.21 | 0.60 | 164.29 | 0.69 | 0.24 |
| Hex | 13 | 67 | 51 | 52 | 0 | 15 | 3C | A4 | 45 | 18 |
| Octal | 23 | 147 | 121 | 122 | 0 | 25 | 74 | 244 | 105 | 30 |
| Binary | 10011 | 1100111 | 1010001 | 1010010 | 0 | 10101 | 111100 | 10100100 | 1000101 | 11000 |
Color Harmonies of #136751
Complementary color
Monochromatic Colors of #136751
Black with #136751
Text Example
Text Example
White with #136751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136751; }
p { color: rgb(19,103,81); }
H1.HeaderClassName
{
color: #136751;
}
.AnyTagClassName
{
color: #136751;
}
</style>
background-color css
<style>
a { background-color: #136751; }
a { background-color: rgb(19,103,81); }
div.DivClassName
{
background-color: #136751;
}
.BgClassName
{
background-color: #136751;
}
</style>
border-color css
<style>
span { border-color: #136751; }
span { border-color: rgb(19,103,81); }
td.TdClassName
{
border-color: #136751;
}
.TagClassName
{
border-color: #136751;
}
</style>