Shades of Crete #717438
Tints of Crete #717438
RGB
CMYK
RGB Variations
Color information
#717438 (or 0x717438) is known color: Crete. HEX triplet: 71, 74 and 38. RGB value is (113,116,56). Sum of RGB (Red+Green+Blue) = 113+116+56=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 116 - color contains mainly: green. Hex color #717438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717438 is #8E8BC7. Grayscale: #6C6C6C. Windows color (decimal): -9341896 or 3699825. OLE color: 3699825.
HSL color Cylindrical-coordinate representation of color #717438: hue angle of 63º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #717438 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 116 | 56 | - |
| CMYK | 0.03 | 0 | 0.52 | 0.55 |
| HSL | 63º | 0.35% | 0.34% | - |
| HSV(B) | 63º | 0.52% | 0.45% | - |
| XYZ | 13.77 | 16.29 | 6.16 | - |
| YUV | 108.26 | 98.51 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 116 | 56 | 0.03 | 0 | 0.52 | 0.55 | 63 | 0.35 | 0.34 |
| Hex | 71 | 74 | 38 | 3 | 0 | 34 | 37 | 3F | 23 | 22 |
| Octal | 161 | 164 | 70 | 3 | 0 | 64 | 67 | 77 | 43 | 42 |
| Binary | 1110001 | 1110100 | 111000 | 11 | 0 | 110100 | 110111 | 111111 | 100011 | 100010 |
Color Harmonies of #717438
Complementary color
Monochromatic Colors of #717438
Black with #717438
Text Example
Text Example
White with #717438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717438; }
p { color: rgb(113,116,56); }
H1.HeaderClassName
{
color: #717438;
}
.AnyTagClassName
{
color: #717438;
}
</style>
background-color css
<style>
a { background-color: #717438; }
a { background-color: rgb(113,116,56); }
div.DivClassName
{
background-color: #717438;
}
.BgClassName
{
background-color: #717438;
}
</style>
border-color css
<style>
span { border-color: #717438; }
span { border-color: rgb(113,116,56); }
td.TdClassName
{
border-color: #717438;
}
.TagClassName
{
border-color: #717438;
}
</style>