Shades of Crete #7A7539
Tints of Crete #7A7539
RGB
CMYK
RGB Variations
Color information
#7A7539 (or 0x7A7539) is known color: Crete. HEX triplet: 7A, 75 and 39. RGB value is (122,117,57). Sum of RGB (Red+Green+Blue) = 122+117+57=296 (39% of max value = 765). Red value is 122 (48.05% from 255 or 41.22% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 57 (22.66% from 255 or 19.26% from 296); Max value from RGB is 122 - color contains mainly: red. Hex color #7A7539 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7A7539 is #858AC6. Grayscale: #6F6F6F. Windows color (decimal): -8751815 or 3765626. OLE color: 3765626.
HSL color Cylindrical-coordinate representation of color #7A7539: hue angle of 55.38º 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 #7A7539 is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 117 | 57 | - |
| CMYK | 0 | 0.04 | 0.53 | 0.52 |
| HSL | 55.38º | 0.36% | 0.35% | - |
| HSV(B) | 55.38º | 0.53% | 0.48% | - |
| XYZ | 15.13 | 17.16 | 6.39 | - |
| YUV | 111.66 | 97.16 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 117 | 57 | 0 | 0.04 | 0.53 | 0.52 | 55.38 | 0.36 | 0.35 |
| Hex | 7A | 75 | 39 | 0 | 4 | 35 | 34 | 37 | 24 | 23 |
| Octal | 172 | 165 | 71 | 0 | 4 | 65 | 64 | 67 | 44 | 43 |
| Binary | 1111010 | 1110101 | 111001 | 0 | 100 | 110101 | 110100 | 110111 | 100100 | 100011 |
Color Harmonies of #7A7539
Complementary color
Monochromatic Colors of #7A7539
Black with #7A7539
Text Example
Text Example
White with #7A7539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A7539; }
p { color: rgb(122,117,57); }
H1.HeaderClassName
{
color: #7A7539;
}
.AnyTagClassName
{
color: #7A7539;
}
</style>
background-color css
<style>
a { background-color: #7A7539; }
a { background-color: rgb(122,117,57); }
div.DivClassName
{
background-color: #7A7539;
}
.BgClassName
{
background-color: #7A7539;
}
</style>
border-color css
<style>
span { border-color: #7A7539; }
span { border-color: rgb(122,117,57); }
td.TdClassName
{
border-color: #7A7539;
}
.TagClassName
{
border-color: #7A7539;
}
</style>