Shades of Jewel #017338
Tints of Jewel #017338
RGB
CMYK
RGB Variations
Color information
#017338 (or 0x017338) is known color: Jewel. HEX triplet: 01, 73 and 38. RGB value is (1,115,56). Sum of RGB (Red+Green+Blue) = 1+115+56=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 115 (45.31% from 255 or 66.86% from 172); Blue value is 56 (22.27% from 255 or 32.56% from 172); Max value from RGB is 115 - color contains mainly: green. Hex color #017338 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017338 is #FE8CC7. Grayscale: #4A4A4A. Windows color (decimal): -16682184 or 3699457. OLE color: 3699457.
HSL color Cylindrical-coordinate representation of color #017338: hue angle of 148.95º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017338 is Cyan = 0.99, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 115 | 56 | - |
| CMYK | 0.99 | 0 | 0.51 | 0.55 |
| HSL | 148.95º | 0.98% | 0.23% | - |
| HSV(B) | 148.95º | 0.99% | 0.45% | - |
| XYZ | 6.86 | 12.55 | 5.8 | - |
| YUV | 74.19 | 117.73 | 75.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 115 | 56 | 0.99 | 0 | 0.51 | 0.55 | 148.95 | 0.98 | 0.23 |
| Hex | 1 | 73 | 38 | 63 | 0 | 33 | 37 | 95 | 62 | 17 |
| Octal | 1 | 163 | 70 | 143 | 0 | 63 | 67 | 225 | 142 | 27 |
| Binary | 1 | 1110011 | 111000 | 1100011 | 0 | 110011 | 110111 | 10010101 | 1100010 | 10111 |
Color Harmonies of #017338
Complementary color
Monochromatic Colors of #017338
Black with #017338
Text Example
Text Example
White with #017338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017338; }
p { color: rgb(1,115,56); }
H1.HeaderClassName
{
color: #017338;
}
.AnyTagClassName
{
color: #017338;
}
</style>
background-color css
<style>
a { background-color: #017338; }
a { background-color: rgb(1,115,56); }
div.DivClassName
{
background-color: #017338;
}
.BgClassName
{
background-color: #017338;
}
</style>
border-color css
<style>
span { border-color: #017338; }
span { border-color: rgb(1,115,56); }
td.TdClassName
{
border-color: #017338;
}
.TagClassName
{
border-color: #017338;
}
</style>