Shades of Jewel #017136
Tints of Jewel #017136
RGB
CMYK
RGB Variations
Color information
#017136 (or 0x017136) is known color: Jewel. HEX triplet: 01, 71 and 36. RGB value is (1,113,54). Sum of RGB (Red+Green+Blue) = 1+113+54=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 113 (44.53% from 255 or 67.26% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 113 - color contains mainly: green. Hex color #017136 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017136 is #FE8EC9. Grayscale: #484848. Windows color (decimal): -16682698 or 3567873. OLE color: 3567873.
HSL color Cylindrical-coordinate representation of color #017136: hue angle of 148.39º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017136 is Cyan = 0.99, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 1 | 113 | 54 | - |
| CMYK | 0.99 | 0 | 0.52 | 0.56 |
| HSL | 148.39º | 0.98% | 0.22% | - |
| HSV(B) | 148.39º | 0.99% | 0.44% | - |
| XYZ | 6.58 | 12.08 | 5.48 | - |
| YUV | 72.79 | 117.39 | 76.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 113 | 54 | 0.99 | 0 | 0.52 | 0.56 | 148.39 | 0.98 | 0.22 |
| Hex | 1 | 71 | 36 | 63 | 0 | 34 | 38 | 94 | 62 | 16 |
| Octal | 1 | 161 | 66 | 143 | 0 | 64 | 70 | 224 | 142 | 26 |
| Binary | 1 | 1110001 | 110110 | 1100011 | 0 | 110100 | 111000 | 10010100 | 1100010 | 10110 |
Color Harmonies of #017136
Complementary color
Monochromatic Colors of #017136
Black with #017136
Text Example
Text Example
White with #017136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017136; }
p { color: rgb(1,113,54); }
H1.HeaderClassName
{
color: #017136;
}
.AnyTagClassName
{
color: #017136;
}
</style>
background-color css
<style>
a { background-color: #017136; }
a { background-color: rgb(1,113,54); }
div.DivClassName
{
background-color: #017136;
}
.BgClassName
{
background-color: #017136;
}
</style>
border-color css
<style>
span { border-color: #017136; }
span { border-color: rgb(1,113,54); }
td.TdClassName
{
border-color: #017136;
}
.TagClassName
{
border-color: #017136;
}
</style>