Shades of Crete #717538
Tints of Crete #717538
RGB
CMYK
RGB Variations
Color information
#717538 (or 0x717538) is known color: Crete. HEX triplet: 71, 75 and 38. RGB value is (113,117,56). Sum of RGB (Red+Green+Blue) = 113+117+56=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #717538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717538 is #8E8AC7. Grayscale: #6D6D6D. Windows color (decimal): -9341640 or 3700081. OLE color: 3700081.
HSL color Cylindrical-coordinate representation of color #717538: hue angle of 63.93º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #717538 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 56 | - |
| CMYK | 0.03 | 0 | 0.52 | 0.54 |
| HSL | 63.93º | 0.35% | 0.34% | - |
| HSV(B) | 63.93º | 0.52% | 0.46% | - |
| XYZ | 13.89 | 16.52 | 6.2 | - |
| YUV | 108.85 | 98.17 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 56 | 0.03 | 0 | 0.52 | 0.54 | 63.93 | 0.35 | 0.34 |
| Hex | 71 | 75 | 38 | 3 | 0 | 34 | 36 | 40 | 23 | 22 |
| Octal | 161 | 165 | 70 | 3 | 0 | 64 | 66 | 100 | 43 | 42 |
| Binary | 1110001 | 1110101 | 111000 | 11 | 0 | 110100 | 110110 | 1000000 | 100011 | 100010 |
Color Harmonies of #717538
Complementary color
Monochromatic Colors of #717538
Black with #717538
Text Example
Text Example
White with #717538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717538; }
p { color: rgb(113,117,56); }
H1.HeaderClassName
{
color: #717538;
}
.AnyTagClassName
{
color: #717538;
}
</style>
background-color css
<style>
a { background-color: #717538; }
a { background-color: rgb(113,117,56); }
div.DivClassName
{
background-color: #717538;
}
.BgClassName
{
background-color: #717538;
}
</style>
border-color css
<style>
span { border-color: #717538; }
span { border-color: rgb(113,117,56); }
td.TdClassName
{
border-color: #717538;
}
.TagClassName
{
border-color: #717538;
}
</style>