Shades of Crete #716D38
Tints of Crete #716D38
RGB
CMYK
RGB Variations
Color information
#716D38 (or 0x716D38) is known color: Crete. HEX triplet: 71, 6D and 38. RGB value is (113,109,56). Sum of RGB (Red+Green+Blue) = 113+109+56=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 109 (42.97% from 255 or 39.21% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #716D38 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716D38 is #8E92C7. Grayscale: #686868. Windows color (decimal): -9343688 or 3698033. OLE color: 3698033.
HSL color Cylindrical-coordinate representation of color #716D38: hue angle of 55.79º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #716D38 is Cyan = 0, Magento = 0.04, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 109 | 56 | - |
| CMYK | 0 | 0.04 | 0.50 | 0.56 |
| HSL | 55.79º | 0.34% | 0.33% | - |
| HSV(B) | 55.79º | 0.5% | 0.44% | - |
| XYZ | 12.99 | 14.73 | 5.9 | - |
| YUV | 104.15 | 100.83 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 109 | 56 | 0 | 0.04 | 0.50 | 0.56 | 55.79 | 0.34 | 0.33 |
| Hex | 71 | 6D | 38 | 0 | 4 | 32 | 38 | 38 | 22 | 21 |
| Octal | 161 | 155 | 70 | 0 | 4 | 62 | 70 | 70 | 42 | 41 |
| Binary | 1110001 | 1101101 | 111000 | 0 | 100 | 110010 | 111000 | 111000 | 100010 | 100001 |
Color Harmonies of #716D38
Complementary color
Monochromatic Colors of #716D38
Black with #716D38
Text Example
Text Example
White with #716D38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716D38; }
p { color: rgb(113,109,56); }
H1.HeaderClassName
{
color: #716D38;
}
.AnyTagClassName
{
color: #716D38;
}
</style>
background-color css
<style>
a { background-color: #716D38; }
a { background-color: rgb(113,109,56); }
div.DivClassName
{
background-color: #716D38;
}
.BgClassName
{
background-color: #716D38;
}
</style>
border-color css
<style>
span { border-color: #716D38; }
span { border-color: rgb(113,109,56); }
td.TdClassName
{
border-color: #716D38;
}
.TagClassName
{
border-color: #716D38;
}
</style>