Shades of Jewel #017038
Tints of Jewel #017038
RGB
CMYK
RGB Variations
Color information
#017038 (or 0x017038) is known color: Jewel. HEX triplet: 01, 70 and 38. RGB value is (1,112,56). Sum of RGB (Red+Green+Blue) = 1+112+56=169 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 169); Green value is 112 (44.14% from 255 or 66.27% from 169); Blue value is 56 (22.27% from 255 or 33.14% from 169); Max value from RGB is 112 - color contains mainly: green. Hex color #017038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017038 is #FE8FC7. Grayscale: #484848. Windows color (decimal): -16682952 or 3698689. OLE color: 3698689.
HSL color Cylindrical-coordinate representation of color #017038: hue angle of 149.73º 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 #017038 is Cyan = 0.99, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 1 | 112 | 56 | - |
| CMYK | 0.99 | 0 | 0.50 | 0.56 |
| HSL | 149.73º | 0.98% | 0.22% | - |
| HSV(B) | 149.73º | 0.99% | 0.44% | - |
| XYZ | 6.52 | 11.88 | 5.69 | - |
| YUV | 72.43 | 118.73 | 77.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 112 | 56 | 0.99 | 0 | 0.50 | 0.56 | 149.73 | 0.98 | 0.22 |
| Hex | 1 | 70 | 38 | 63 | 0 | 32 | 38 | 96 | 62 | 16 |
| Octal | 1 | 160 | 70 | 143 | 0 | 62 | 70 | 226 | 142 | 26 |
| Binary | 1 | 1110000 | 111000 | 1100011 | 0 | 110010 | 111000 | 10010110 | 1100010 | 10110 |
Color Harmonies of #017038
Complementary color
Monochromatic Colors of #017038
Black with #017038
Text Example
Text Example
White with #017038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017038; }
p { color: rgb(1,112,56); }
H1.HeaderClassName
{
color: #017038;
}
.AnyTagClassName
{
color: #017038;
}
</style>
background-color css
<style>
a { background-color: #017038; }
a { background-color: rgb(1,112,56); }
div.DivClassName
{
background-color: #017038;
}
.BgClassName
{
background-color: #017038;
}
</style>
border-color css
<style>
span { border-color: #017038; }
span { border-color: rgb(1,112,56); }
td.TdClassName
{
border-color: #017038;
}
.TagClassName
{
border-color: #017038;
}
</style>