Shades of Crete #717032
Tints of Crete #717032
RGB
CMYK
RGB Variations
Color information
#717032 (or 0x717032) is known color: Crete. HEX triplet: 71, 70 and 32. RGB value is (113,112,50). Sum of RGB (Red+Green+Blue) = 113+112+50=275 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.09% from 275); Green value is 112 (44.14% from 255 or 40.73% from 275); Blue value is 50 (19.92% from 255 or 18.18% from 275); Max value from RGB is 113 - color contains mainly: red. Hex color #717032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717032 is #8E8FCD. Grayscale: #696969. Windows color (decimal): -9342926 or 3305585. OLE color: 3305585.
HSL color Cylindrical-coordinate representation of color #717032: hue angle of 59.05º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #717032 is Cyan = 0, Magento = 0.01, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 50 | - |
| CMYK | 0 | 0.01 | 0.56 | 0.56 |
| HSL | 59.05º | 0.39% | 0.32% | - |
| HSV(B) | 59.05º | 0.56% | 0.44% | - |
| XYZ | 13.18 | 15.33 | 5.28 | - |
| YUV | 105.23 | 96.83 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 50 | 0 | 0.01 | 0.56 | 0.56 | 59.05 | 0.39 | 0.32 |
| Hex | 71 | 70 | 32 | 0 | 1 | 38 | 38 | 3B | 27 | 20 |
| Octal | 161 | 160 | 62 | 0 | 1 | 70 | 70 | 73 | 47 | 40 |
| Binary | 1110001 | 1110000 | 110010 | 0 | 1 | 111000 | 111000 | 111011 | 100111 | 100000 |
Color Harmonies of #717032
Complementary color
Monochromatic Colors of #717032
Black with #717032
Text Example
Text Example
White with #717032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717032; }
p { color: rgb(113,112,50); }
H1.HeaderClassName
{
color: #717032;
}
.AnyTagClassName
{
color: #717032;
}
</style>
background-color css
<style>
a { background-color: #717032; }
a { background-color: rgb(113,112,50); }
div.DivClassName
{
background-color: #717032;
}
.BgClassName
{
background-color: #717032;
}
</style>
border-color css
<style>
span { border-color: #717032; }
span { border-color: rgb(113,112,50); }
td.TdClassName
{
border-color: #717032;
}
.TagClassName
{
border-color: #717032;
}
</style>