Shades of Crete #7D7437
Tints of Crete #7D7437
RGB
CMYK
RGB Variations
Color information
#7D7437 (or 0x7D7437) is known color: Crete. HEX triplet: 7D, 74 and 37. RGB value is (125,116,55). Sum of RGB (Red+Green+Blue) = 125+116+55=296 (39% of max value = 765). Red value is 125 (49.22% from 255 or 42.23% from 296); Green value is 116 (45.70% from 255 or 39.19% from 296); Blue value is 55 (21.88% from 255 or 18.58% from 296); Max value from RGB is 125 - color contains mainly: red. Hex color #7D7437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7D7437 is #828BC8. Grayscale: #6F6F6F. Windows color (decimal): -8555465 or 3634301. OLE color: 3634301.
HSL color Cylindrical-coordinate representation of color #7D7437: hue angle of 52.29º degrees, saturation: 0.39, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #7D7437 is Cyan = 0, Magento = 0.07, Yellow = 0.56 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 125 | 116 | 55 | - |
| CMYK | 0 | 0.07 | 0.56 | 0.51 |
| HSL | 52.29º | 0.39% | 0.35% | - |
| HSV(B) | 52.29º | 0.56% | 0.49% | - |
| XYZ | 15.39 | 17.13 | 6.11 | - |
| YUV | 111.74 | 95.98 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 116 | 55 | 0 | 0.07 | 0.56 | 0.51 | 52.29 | 0.39 | 0.35 |
| Hex | 7D | 74 | 37 | 0 | 7 | 38 | 33 | 34 | 27 | 23 |
| Octal | 175 | 164 | 67 | 0 | 7 | 70 | 63 | 64 | 47 | 43 |
| Binary | 1111101 | 1110100 | 110111 | 0 | 111 | 111000 | 110011 | 110100 | 100111 | 100011 |
Color Harmonies of #7D7437
Complementary color
Monochromatic Colors of #7D7437
Black with #7D7437
Text Example
Text Example
White with #7D7437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D7437; }
p { color: rgb(125,116,55); }
H1.HeaderClassName
{
color: #7D7437;
}
.AnyTagClassName
{
color: #7D7437;
}
</style>
background-color css
<style>
a { background-color: #7D7437; }
a { background-color: rgb(125,116,55); }
div.DivClassName
{
background-color: #7D7437;
}
.BgClassName
{
background-color: #7D7437;
}
</style>
border-color css
<style>
span { border-color: #7D7437; }
span { border-color: rgb(125,116,55); }
td.TdClassName
{
border-color: #7D7437;
}
.TagClassName
{
border-color: #7D7437;
}
</style>