Shades of Crete #717035
Tints of Crete #717035
RGB
CMYK
RGB Variations
Color information
#717035 (or 0x717035) is known color: Crete. HEX triplet: 71, 70 and 35. RGB value is (113,112,53). Sum of RGB (Red+Green+Blue) = 113+112+53=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 53 (21.09% from 255 or 19.06% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #717035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717035 is #8E8FCA. Grayscale: #696969. Windows color (decimal): -9342923 or 3502193. OLE color: 3502193.
HSL color Cylindrical-coordinate representation of color #717035: hue angle of 59º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #717035 is Cyan = 0, Magento = 0.01, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 53 | - |
| CMYK | 0 | 0.01 | 0.53 | 0.56 |
| HSL | 59º | 0.36% | 0.33% | - |
| HSV(B) | 59º | 0.53% | 0.44% | - |
| XYZ | 13.25 | 15.36 | 5.63 | - |
| YUV | 105.57 | 98.33 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 53 | 0 | 0.01 | 0.53 | 0.56 | 59 | 0.36 | 0.33 |
| Hex | 71 | 70 | 35 | 0 | 1 | 35 | 38 | 3B | 24 | 21 |
| Octal | 161 | 160 | 65 | 0 | 1 | 65 | 70 | 73 | 44 | 41 |
| Binary | 1110001 | 1110000 | 110101 | 0 | 1 | 110101 | 111000 | 111011 | 100100 | 100001 |
Color Harmonies of #717035
Complementary color
Monochromatic Colors of #717035
Black with #717035
Text Example
Text Example
White with #717035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717035; }
p { color: rgb(113,112,53); }
H1.HeaderClassName
{
color: #717035;
}
.AnyTagClassName
{
color: #717035;
}
</style>
background-color css
<style>
a { background-color: #717035; }
a { background-color: rgb(113,112,53); }
div.DivClassName
{
background-color: #717035;
}
.BgClassName
{
background-color: #717035;
}
</style>
border-color css
<style>
span { border-color: #717035; }
span { border-color: rgb(113,112,53); }
td.TdClassName
{
border-color: #717035;
}
.TagClassName
{
border-color: #717035;
}
</style>