Shades of Crete #7C7938
Tints of Crete #7C7938
RGB
CMYK
RGB Variations
Color information
#7C7938 (or 0x7C7938) is known color: Crete. HEX triplet: 7C, 79 and 38. RGB value is (124,121,56). Sum of RGB (Red+Green+Blue) = 124+121+56=301 (39% of max value = 765). Red value is 124 (48.83% from 255 or 41.20% from 301); Green value is 121 (47.66% from 255 or 40.20% from 301); Blue value is 56 (22.27% from 255 or 18.60% from 301); Max value from RGB is 124 - color contains mainly: red. Hex color #7C7938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7C7938 is #8386C7. Grayscale: #727272. Windows color (decimal): -8619720 or 3701116. OLE color: 3701116.
HSL color Cylindrical-coordinate representation of color #7C7938: hue angle of 57.35º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #7C7938 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 121 | 56 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.51 |
| HSL | 57.35º | 0.38% | 0.35% | - |
| HSV(B) | 57.35º | 0.55% | 0.49% | - |
| XYZ | 15.86 | 18.25 | 6.43 | - |
| YUV | 114.49 | 94.99 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 121 | 56 | 0 | 0.02 | 0.55 | 0.51 | 57.35 | 0.38 | 0.35 |
| Hex | 7C | 79 | 38 | 0 | 2 | 37 | 33 | 39 | 26 | 23 |
| Octal | 174 | 171 | 70 | 0 | 2 | 67 | 63 | 71 | 46 | 43 |
| Binary | 1111100 | 1111001 | 111000 | 0 | 10 | 110111 | 110011 | 111001 | 100110 | 100011 |
Color Harmonies of #7C7938
Complementary color
Monochromatic Colors of #7C7938
Black with #7C7938
Text Example
Text Example
White with #7C7938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C7938; }
p { color: rgb(124,121,56); }
H1.HeaderClassName
{
color: #7C7938;
}
.AnyTagClassName
{
color: #7C7938;
}
</style>
background-color css
<style>
a { background-color: #7C7938; }
a { background-color: rgb(124,121,56); }
div.DivClassName
{
background-color: #7C7938;
}
.BgClassName
{
background-color: #7C7938;
}
</style>
border-color css
<style>
span { border-color: #7C7938; }
span { border-color: rgb(124,121,56); }
td.TdClassName
{
border-color: #7C7938;
}
.TagClassName
{
border-color: #7C7938;
}
</style>