Shades of Crete #717236
Tints of Crete #717236
RGB
CMYK
RGB Variations
Color information
#717236 (or 0x717236) is known color: Crete. HEX triplet: 71, 72 and 36. RGB value is (113,114,54). Sum of RGB (Red+Green+Blue) = 113+114+54=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 54 (21.48% from 255 or 19.22% from 281); Max value from RGB is 114 - color contains mainly: green. Hex color #717236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717236 is #8E8DC9. Grayscale: #6B6B6B. Windows color (decimal): -9342410 or 3568241. OLE color: 3568241.
HSL color Cylindrical-coordinate representation of color #717236: hue angle of 61º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #717236 is Cyan = 0.01, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 114 | 54 | - |
| CMYK | 0.01 | 0 | 0.53 | 0.55 |
| HSL | 61º | 0.36% | 0.33% | - |
| HSV(B) | 61º | 0.53% | 0.45% | - |
| XYZ | 13.49 | 15.81 | 5.83 | - |
| YUV | 106.86 | 98.17 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 54 | 0.01 | 0 | 0.53 | 0.55 | 61 | 0.36 | 0.33 |
| Hex | 71 | 72 | 36 | 1 | 0 | 35 | 37 | 3D | 24 | 21 |
| Octal | 161 | 162 | 66 | 1 | 0 | 65 | 67 | 75 | 44 | 41 |
| Binary | 1110001 | 1110010 | 110110 | 1 | 0 | 110101 | 110111 | 111101 | 100100 | 100001 |
Color Harmonies of #717236
Complementary color
Monochromatic Colors of #717236
Black with #717236
Text Example
Text Example
White with #717236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717236; }
p { color: rgb(113,114,54); }
H1.HeaderClassName
{
color: #717236;
}
.AnyTagClassName
{
color: #717236;
}
</style>
background-color css
<style>
a { background-color: #717236; }
a { background-color: rgb(113,114,54); }
div.DivClassName
{
background-color: #717236;
}
.BgClassName
{
background-color: #717236;
}
</style>
border-color css
<style>
span { border-color: #717236; }
span { border-color: rgb(113,114,54); }
td.TdClassName
{
border-color: #717236;
}
.TagClassName
{
border-color: #717236;
}
</style>