Shades of Crete #7A7439
Tints of Crete #7A7439
RGB
CMYK
RGB Variations
Color information
#7A7439 (or 0x7A7439) is known color: Crete. HEX triplet: 7A, 74 and 39. RGB value is (122,116,57). Sum of RGB (Red+Green+Blue) = 122+116+57=295 (39% of max value = 765). Red value is 122 (48.05% from 255 or 41.36% from 295); Green value is 116 (45.70% from 255 or 39.32% from 295); Blue value is 57 (22.66% from 255 or 19.32% from 295); Max value from RGB is 122 - color contains mainly: red. Hex color #7A7439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7A7439 is #858BC6. Grayscale: #6F6F6F. Windows color (decimal): -8752071 or 3765370. OLE color: 3765370.
HSL color Cylindrical-coordinate representation of color #7A7439: hue angle of 54.46º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #7A7439 is Cyan = 0, Magento = 0.05, Yellow = 0.53 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 116 | 57 | - |
| CMYK | 0 | 0.05 | 0.53 | 0.52 |
| HSL | 54.46º | 0.36% | 0.35% | - |
| HSV(B) | 54.46º | 0.53% | 0.48% | - |
| XYZ | 15.01 | 16.92 | 6.35 | - |
| YUV | 111.07 | 97.49 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 116 | 57 | 0 | 0.05 | 0.53 | 0.52 | 54.46 | 0.36 | 0.35 |
| Hex | 7A | 74 | 39 | 0 | 5 | 35 | 34 | 36 | 24 | 23 |
| Octal | 172 | 164 | 71 | 0 | 5 | 65 | 64 | 66 | 44 | 43 |
| Binary | 1111010 | 1110100 | 111001 | 0 | 101 | 110101 | 110100 | 110110 | 100100 | 100011 |
Color Harmonies of #7A7439
Complementary color
Monochromatic Colors of #7A7439
Black with #7A7439
Text Example
Text Example
White with #7A7439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A7439; }
p { color: rgb(122,116,57); }
H1.HeaderClassName
{
color: #7A7439;
}
.AnyTagClassName
{
color: #7A7439;
}
</style>
background-color css
<style>
a { background-color: #7A7439; }
a { background-color: rgb(122,116,57); }
div.DivClassName
{
background-color: #7A7439;
}
.BgClassName
{
background-color: #7A7439;
}
</style>
border-color css
<style>
span { border-color: #7A7439; }
span { border-color: rgb(122,116,57); }
td.TdClassName
{
border-color: #7A7439;
}
.TagClassName
{
border-color: #7A7439;
}
</style>