Shades of Crete #717235
Tints of Crete #717235
RGB
CMYK
RGB Variations
Color information
#717235 (or 0x717235) is known color: Crete. HEX triplet: 71, 72 and 35. RGB value is (113,114,53). Sum of RGB (Red+Green+Blue) = 113+114+53=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 53 (21.09% from 255 or 18.93% from 280); Max value from RGB is 114 - color contains mainly: green. Hex color #717235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717235 is #8E8DCA. Grayscale: #6A6A6A. Windows color (decimal): -9342411 or 3502705. OLE color: 3502705.
HSL color Cylindrical-coordinate representation of color #717235: hue angle of 60.98º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #717235 is Cyan = 0.01, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 114 | 53 | - |
| CMYK | 0.01 | 0 | 0.54 | 0.55 |
| HSL | 60.98º | 0.37% | 0.33% | - |
| HSV(B) | 60.98º | 0.54% | 0.45% | - |
| XYZ | 13.47 | 15.8 | 5.71 | - |
| YUV | 106.75 | 97.67 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 53 | 0.01 | 0 | 0.54 | 0.55 | 60.98 | 0.37 | 0.33 |
| Hex | 71 | 72 | 35 | 1 | 0 | 36 | 37 | 3D | 25 | 21 |
| Octal | 161 | 162 | 65 | 1 | 0 | 66 | 67 | 75 | 45 | 41 |
| Binary | 1110001 | 1110010 | 110101 | 1 | 0 | 110110 | 110111 | 111101 | 100101 | 100001 |
Color Harmonies of #717235
Complementary color
Monochromatic Colors of #717235
Black with #717235
Text Example
Text Example
White with #717235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717235; }
p { color: rgb(113,114,53); }
H1.HeaderClassName
{
color: #717235;
}
.AnyTagClassName
{
color: #717235;
}
</style>
background-color css
<style>
a { background-color: #717235; }
a { background-color: rgb(113,114,53); }
div.DivClassName
{
background-color: #717235;
}
.BgClassName
{
background-color: #717235;
}
</style>
border-color css
<style>
span { border-color: #717235; }
span { border-color: rgb(113,114,53); }
td.TdClassName
{
border-color: #717235;
}
.TagClassName
{
border-color: #717235;
}
</style>