Shades of Crete #7A7934
Tints of Crete #7A7934
RGB
CMYK
RGB Variations
Color information
#7A7934 (or 0x7A7934) is known color: Crete. HEX triplet: 7A, 79 and 34. RGB value is (122,121,52). Sum of RGB (Red+Green+Blue) = 122+121+52=295 (39% of max value = 765). Red value is 122 (48.05% from 255 or 41.36% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 52 (20.70% from 255 or 17.63% from 295); Max value from RGB is 122 - color contains mainly: red. Hex color #7A7934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7A7934 is #8586CB. Grayscale: #717171. Windows color (decimal): -8750796 or 3438970. OLE color: 3438970.
HSL color Cylindrical-coordinate representation of color #7A7934: hue angle of 59.14º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #7A7934 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 121 | 52 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.52 |
| HSL | 59.14º | 0.4% | 0.34% | - |
| HSV(B) | 59.14º | 0.57% | 0.48% | - |
| XYZ | 15.48 | 18.06 | 5.92 | - |
| YUV | 113.43 | 93.33 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 121 | 52 | 0 | 0.01 | 0.57 | 0.52 | 59.14 | 0.4 | 0.34 |
| Hex | 7A | 79 | 34 | 0 | 1 | 39 | 34 | 3B | 28 | 22 |
| Octal | 172 | 171 | 64 | 0 | 1 | 71 | 64 | 73 | 50 | 42 |
| Binary | 1111010 | 1111001 | 110100 | 0 | 1 | 111001 | 110100 | 111011 | 101000 | 100010 |
Color Harmonies of #7A7934
Complementary color
Monochromatic Colors of #7A7934
Black with #7A7934
Text Example
Text Example
White with #7A7934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A7934; }
p { color: rgb(122,121,52); }
H1.HeaderClassName
{
color: #7A7934;
}
.AnyTagClassName
{
color: #7A7934;
}
</style>
background-color css
<style>
a { background-color: #7A7934; }
a { background-color: rgb(122,121,52); }
div.DivClassName
{
background-color: #7A7934;
}
.BgClassName
{
background-color: #7A7934;
}
</style>
border-color css
<style>
span { border-color: #7A7934; }
span { border-color: rgb(122,121,52); }
td.TdClassName
{
border-color: #7A7934;
}
.TagClassName
{
border-color: #7A7934;
}
</style>