Shades of Crete #7C7134
Tints of Crete #7C7134
RGB
CMYK
RGB Variations
Color information
#7C7134 (or 0x7C7134) is known color: Crete. HEX triplet: 7C, 71 and 34. RGB value is (124,113,52). Sum of RGB (Red+Green+Blue) = 124+113+52=289 (38% of max value = 765). Red value is 124 (48.83% from 255 or 42.91% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 124 - color contains mainly: red. Hex color #7C7134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7C7134 is #838ECB. Grayscale: #6D6D6D. Windows color (decimal): -8621772 or 3436924. OLE color: 3436924.
HSL color Cylindrical-coordinate representation of color #7C7134: hue angle of 50.83º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #7C7134 is Cyan = 0, Magento = 0.09, Yellow = 0.58 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 113 | 52 | - |
| CMYK | 0 | 0.09 | 0.58 | 0.51 |
| HSL | 50.83º | 0.41% | 0.35% | - |
| HSV(B) | 50.83º | 0.58% | 0.49% | - |
| XYZ | 14.84 | 16.34 | 5.62 | - |
| YUV | 109.34 | 95.64 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 113 | 52 | 0 | 0.09 | 0.58 | 0.51 | 50.83 | 0.41 | 0.35 |
| Hex | 7C | 71 | 34 | 0 | 9 | 3A | 33 | 33 | 29 | 23 |
| Octal | 174 | 161 | 64 | 0 | 11 | 72 | 63 | 63 | 51 | 43 |
| Binary | 1111100 | 1110001 | 110100 | 0 | 1001 | 111010 | 110011 | 110011 | 101001 | 100011 |
Color Harmonies of #7C7134
Complementary color
Monochromatic Colors of #7C7134
Black with #7C7134
Text Example
Text Example
White with #7C7134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C7134; }
p { color: rgb(124,113,52); }
H1.HeaderClassName
{
color: #7C7134;
}
.AnyTagClassName
{
color: #7C7134;
}
</style>
background-color css
<style>
a { background-color: #7C7134; }
a { background-color: rgb(124,113,52); }
div.DivClassName
{
background-color: #7C7134;
}
.BgClassName
{
background-color: #7C7134;
}
</style>
border-color css
<style>
span { border-color: #7C7134; }
span { border-color: rgb(124,113,52); }
td.TdClassName
{
border-color: #7C7134;
}
.TagClassName
{
border-color: #7C7134;
}
</style>