Shades of Crete #706930
Tints of Crete #706930
RGB
CMYK
RGB Variations
Color information
#706930 (or 0x706930) is known color: Crete. HEX triplet: 70, 69 and 30. RGB value is (112,105,48). Sum of RGB (Red+Green+Blue) = 112+105+48=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 105 (41.41% from 255 or 39.62% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #706930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706930 is #8F96CF. Grayscale: #646464. Windows color (decimal): -9410256 or 3172720. OLE color: 3172720.
HSL color Cylindrical-coordinate representation of color #706930: hue angle of 53.44º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #706930 is Cyan = 0, Magento = 0.06, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 105 | 48 | - |
| CMYK | 0 | 0.06 | 0.57 | 0.56 |
| HSL | 53.44º | 0.4% | 0.31% | - |
| HSV(B) | 53.44º | 0.57% | 0.44% | - |
| XYZ | 12.27 | 13.76 | 4.81 | - |
| YUV | 100.6 | 98.32 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 105 | 48 | 0 | 0.06 | 0.57 | 0.56 | 53.44 | 0.4 | 0.31 |
| Hex | 70 | 69 | 30 | 0 | 6 | 39 | 38 | 35 | 28 | 1F |
| Octal | 160 | 151 | 60 | 0 | 6 | 71 | 70 | 65 | 50 | 37 |
| Binary | 1110000 | 1101001 | 110000 | 0 | 110 | 111001 | 111000 | 110101 | 101000 | 11111 |
Color Harmonies of #706930
Complementary color
Monochromatic Colors of #706930
Black with #706930
Text Example
Text Example
White with #706930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706930; }
p { color: rgb(112,105,48); }
H1.HeaderClassName
{
color: #706930;
}
.AnyTagClassName
{
color: #706930;
}
</style>
background-color css
<style>
a { background-color: #706930; }
a { background-color: rgb(112,105,48); }
div.DivClassName
{
background-color: #706930;
}
.BgClassName
{
background-color: #706930;
}
</style>
border-color css
<style>
span { border-color: #706930; }
span { border-color: rgb(112,105,48); }
td.TdClassName
{
border-color: #706930;
}
.TagClassName
{
border-color: #706930;
}
</style>