Shades of Crete #7A7836
Tints of Crete #7A7836
RGB
CMYK
RGB Variations
Color information
#7A7836 (or 0x7A7836) is known color: Crete. HEX triplet: 7A, 78 and 36. RGB value is (122,120,54). Sum of RGB (Red+Green+Blue) = 122+120+54=296 (39% of max value = 765). Red value is 122 (48.05% from 255 or 41.22% from 296); Green value is 120 (47.27% from 255 or 40.54% from 296); Blue value is 54 (21.48% from 255 or 18.24% from 296); Max value from RGB is 122 - color contains mainly: red. Hex color #7A7836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7A7836 is #8587C9. Grayscale: #717171. Windows color (decimal): -8751050 or 3569786. OLE color: 3569786.
HSL color Cylindrical-coordinate representation of color #7A7836: hue angle of 58.24º degrees, saturation: 0.39, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #7A7836 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 120 | 54 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.52 |
| HSL | 58.24º | 0.39% | 0.35% | - |
| HSV(B) | 58.24º | 0.56% | 0.48% | - |
| XYZ | 15.41 | 17.84 | 6.12 | - |
| YUV | 113.07 | 94.66 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 120 | 54 | 0 | 0.02 | 0.56 | 0.52 | 58.24 | 0.39 | 0.35 |
| Hex | 7A | 78 | 36 | 0 | 2 | 38 | 34 | 3A | 27 | 23 |
| Octal | 172 | 170 | 66 | 0 | 2 | 70 | 64 | 72 | 47 | 43 |
| Binary | 1111010 | 1111000 | 110110 | 0 | 10 | 111000 | 110100 | 111010 | 100111 | 100011 |
Color Harmonies of #7A7836
Complementary color
Monochromatic Colors of #7A7836
Black with #7A7836
Text Example
Text Example
White with #7A7836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A7836; }
p { color: rgb(122,120,54); }
H1.HeaderClassName
{
color: #7A7836;
}
.AnyTagClassName
{
color: #7A7836;
}
</style>
background-color css
<style>
a { background-color: #7A7836; }
a { background-color: rgb(122,120,54); }
div.DivClassName
{
background-color: #7A7836;
}
.BgClassName
{
background-color: #7A7836;
}
</style>
border-color css
<style>
span { border-color: #7A7836; }
span { border-color: rgb(122,120,54); }
td.TdClassName
{
border-color: #7A7836;
}
.TagClassName
{
border-color: #7A7836;
}
</style>