Shades of Crete #717034
Tints of Crete #717034
RGB
CMYK
RGB Variations
Color information
#717034 (or 0x717034) is known color: Crete. HEX triplet: 71, 70 and 34. RGB value is (113,112,52). Sum of RGB (Red+Green+Blue) = 113+112+52=277 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.79% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 52 (20.70% from 255 or 18.77% from 277); Max value from RGB is 113 - color contains mainly: red. Hex color #717034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717034 is #8E8FCB. Grayscale: #696969. Windows color (decimal): -9342924 or 3436657. OLE color: 3436657.
HSL color Cylindrical-coordinate representation of color #717034: hue angle of 59.02º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #717034 is Cyan = 0, Magento = 0.01, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 52 | - |
| CMYK | 0 | 0.01 | 0.54 | 0.56 |
| HSL | 59.02º | 0.37% | 0.32% | - |
| HSV(B) | 59.02º | 0.54% | 0.44% | - |
| XYZ | 13.22 | 15.35 | 5.51 | - |
| YUV | 105.46 | 97.83 | 133.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 52 | 0 | 0.01 | 0.54 | 0.56 | 59.02 | 0.37 | 0.32 |
| Hex | 71 | 70 | 34 | 0 | 1 | 36 | 38 | 3B | 25 | 20 |
| Octal | 161 | 160 | 64 | 0 | 1 | 66 | 70 | 73 | 45 | 40 |
| Binary | 1110001 | 1110000 | 110100 | 0 | 1 | 110110 | 111000 | 111011 | 100101 | 100000 |
Color Harmonies of #717034
Complementary color
Monochromatic Colors of #717034
Black with #717034
Text Example
Text Example
White with #717034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717034; }
p { color: rgb(113,112,52); }
H1.HeaderClassName
{
color: #717034;
}
.AnyTagClassName
{
color: #717034;
}
</style>
background-color css
<style>
a { background-color: #717034; }
a { background-color: rgb(113,112,52); }
div.DivClassName
{
background-color: #717034;
}
.BgClassName
{
background-color: #717034;
}
</style>
border-color css
<style>
span { border-color: #717034; }
span { border-color: rgb(113,112,52); }
td.TdClassName
{
border-color: #717034;
}
.TagClassName
{
border-color: #717034;
}
</style>