Shades of Crete #707135
Tints of Crete #707135
RGB
CMYK
RGB Variations
Color information
#707135 (or 0x707135) is known color: Crete. HEX triplet: 70, 71 and 35. RGB value is (112,113,53). Sum of RGB (Red+Green+Blue) = 112+113+53=278 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.29% from 278); Green value is 113 (44.53% from 255 or 40.65% from 278); Blue value is 53 (21.09% from 255 or 19.06% from 278); Max value from RGB is 113 - color contains mainly: green. Hex color #707135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707135 is #8F8ECA. Grayscale: #6A6A6A. Windows color (decimal): -9408203 or 3502448. OLE color: 3502448.
HSL color Cylindrical-coordinate representation of color #707135: hue angle of 61º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #707135 is Cyan = 0.01, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 113 | 53 | - |
| CMYK | 0.01 | 0 | 0.53 | 0.56 |
| HSL | 61º | 0.36% | 0.33% | - |
| HSV(B) | 61º | 0.53% | 0.44% | - |
| XYZ | 13.23 | 15.51 | 5.66 | - |
| YUV | 105.86 | 98.17 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 113 | 53 | 0.01 | 0 | 0.53 | 0.56 | 61 | 0.36 | 0.33 |
| Hex | 70 | 71 | 35 | 1 | 0 | 35 | 38 | 3D | 24 | 21 |
| Octal | 160 | 161 | 65 | 1 | 0 | 65 | 70 | 75 | 44 | 41 |
| Binary | 1110000 | 1110001 | 110101 | 1 | 0 | 110101 | 111000 | 111101 | 100100 | 100001 |
Color Harmonies of #707135
Complementary color
Monochromatic Colors of #707135
Black with #707135
Text Example
Text Example
White with #707135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707135; }
p { color: rgb(112,113,53); }
H1.HeaderClassName
{
color: #707135;
}
.AnyTagClassName
{
color: #707135;
}
</style>
background-color css
<style>
a { background-color: #707135; }
a { background-color: rgb(112,113,53); }
div.DivClassName
{
background-color: #707135;
}
.BgClassName
{
background-color: #707135;
}
</style>
border-color css
<style>
span { border-color: #707135; }
span { border-color: rgb(112,113,53); }
td.TdClassName
{
border-color: #707135;
}
.TagClassName
{
border-color: #707135;
}
</style>