Shades of Crete #707438
Tints of Crete #707438
RGB
CMYK
RGB Variations
Color information
#707438 (or 0x707438) is known color: Crete. HEX triplet: 70, 74 and 38. RGB value is (112,116,56). Sum of RGB (Red+Green+Blue) = 112+116+56=284 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.44% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #707438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707438 is #8F8BC7. Grayscale: #6C6C6C. Windows color (decimal): -9407432 or 3699824. OLE color: 3699824.
HSL color Cylindrical-coordinate representation of color #707438: hue angle of 64º 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 #707438 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 116 | 56 | - |
| CMYK | 0.03 | 0 | 0.52 | 0.55 |
| HSL | 64º | 0.35% | 0.34% | - |
| HSV(B) | 64º | 0.52% | 0.45% | - |
| XYZ | 13.64 | 16.22 | 6.15 | - |
| YUV | 107.96 | 98.67 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 116 | 56 | 0.03 | 0 | 0.52 | 0.55 | 64 | 0.35 | 0.34 |
| Hex | 70 | 74 | 38 | 3 | 0 | 34 | 37 | 40 | 23 | 22 |
| Octal | 160 | 164 | 70 | 3 | 0 | 64 | 67 | 100 | 43 | 42 |
| Binary | 1110000 | 1110100 | 111000 | 11 | 0 | 110100 | 110111 | 1000000 | 100011 | 100010 |
Color Harmonies of #707438
Complementary color
Monochromatic Colors of #707438
Black with #707438
Text Example
Text Example
White with #707438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707438; }
p { color: rgb(112,116,56); }
H1.HeaderClassName
{
color: #707438;
}
.AnyTagClassName
{
color: #707438;
}
</style>
background-color css
<style>
a { background-color: #707438; }
a { background-color: rgb(112,116,56); }
div.DivClassName
{
background-color: #707438;
}
.BgClassName
{
background-color: #707438;
}
</style>
border-color css
<style>
span { border-color: #707438; }
span { border-color: rgb(112,116,56); }
td.TdClassName
{
border-color: #707438;
}
.TagClassName
{
border-color: #707438;
}
</style>