Shades of Crete #7A7038
Tints of Crete #7A7038
RGB
CMYK
RGB Variations
Color information
#7A7038 (or 0x7A7038) is known color: Crete. HEX triplet: 7A, 70 and 38. RGB value is (122,112,56). Sum of RGB (Red+Green+Blue) = 122+112+56=290 (38% of max value = 765). Red value is 122 (48.05% from 255 or 42.07% from 290); Green value is 112 (44.14% from 255 or 38.62% from 290); Blue value is 56 (22.27% from 255 or 19.31% from 290); Max value from RGB is 122 - color contains mainly: red. Hex color #7A7038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7A7038 is #858FC7. Grayscale: #6C6C6C. Windows color (decimal): -8753096 or 3698810. OLE color: 3698810.
HSL color Cylindrical-coordinate representation of color #7A7038: hue angle of 50.91º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #7A7038 is Cyan = 0, Magento = 0.08, Yellow = 0.54 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 112 | 56 | - |
| CMYK | 0 | 0.08 | 0.54 | 0.52 |
| HSL | 50.91º | 0.37% | 0.35% | - |
| HSV(B) | 50.91º | 0.54% | 0.48% | - |
| XYZ | 14.53 | 16.01 | 6.07 | - |
| YUV | 108.61 | 98.31 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 112 | 56 | 0 | 0.08 | 0.54 | 0.52 | 50.91 | 0.37 | 0.35 |
| Hex | 7A | 70 | 38 | 0 | 8 | 36 | 34 | 33 | 25 | 23 |
| Octal | 172 | 160 | 70 | 0 | 10 | 66 | 64 | 63 | 45 | 43 |
| Binary | 1111010 | 1110000 | 111000 | 0 | 1000 | 110110 | 110100 | 110011 | 100101 | 100011 |
Color Harmonies of #7A7038
Complementary color
Monochromatic Colors of #7A7038
Black with #7A7038
Text Example
Text Example
White with #7A7038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A7038; }
p { color: rgb(122,112,56); }
H1.HeaderClassName
{
color: #7A7038;
}
.AnyTagClassName
{
color: #7A7038;
}
</style>
background-color css
<style>
a { background-color: #7A7038; }
a { background-color: rgb(122,112,56); }
div.DivClassName
{
background-color: #7A7038;
}
.BgClassName
{
background-color: #7A7038;
}
</style>
border-color css
<style>
span { border-color: #7A7038; }
span { border-color: rgb(122,112,56); }
td.TdClassName
{
border-color: #7A7038;
}
.TagClassName
{
border-color: #7A7038;
}
</style>