Shades of Crete #75793E
Tints of Crete #75793E
RGB
CMYK
RGB Variations
Color information
#75793E (or 0x75793E) is known color: Crete. HEX triplet: 75, 79 and 3E. RGB value is (117,121,62). Sum of RGB (Red+Green+Blue) = 117+121+62=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 121 (47.66% from 255 or 40.33% from 300); Blue value is 62 (24.61% from 255 or 20.67% from 300); Max value from RGB is 121 - color contains mainly: green. Hex color #75793E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #75793E is #8A86C1. Grayscale: #717171. Windows color (decimal): -9078466 or 4094325. OLE color: 4094325.
HSL color Cylindrical-coordinate representation of color #75793E: hue angle of 64.07º degrees, saturation: 0.32, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #75793E is Cyan = 0.03, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 121 | 62 | - |
| CMYK | 0.03 | 0 | 0.49 | 0.53 |
| HSL | 64.07º | 0.32% | 0.36% | - |
| HSV(B) | 64.07º | 0.49% | 0.47% | - |
| XYZ | 15.04 | 17.8 | 7.2 | - |
| YUV | 113.08 | 99.17 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 121 | 62 | 0.03 | 0 | 0.49 | 0.53 | 64.07 | 0.32 | 0.36 |
| Hex | 75 | 79 | 3E | 3 | 0 | 31 | 35 | 40 | 20 | 24 |
| Octal | 165 | 171 | 76 | 3 | 0 | 61 | 65 | 100 | 40 | 44 |
| Binary | 1110101 | 1111001 | 111110 | 11 | 0 | 110001 | 110101 | 1000000 | 100000 | 100100 |
Color Harmonies of #75793E
Complementary color
Monochromatic Colors of #75793E
Black with #75793E
Text Example
Text Example
White with #75793E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75793E; }
p { color: rgb(117,121,62); }
H1.HeaderClassName
{
color: #75793E;
}
.AnyTagClassName
{
color: #75793E;
}
</style>
background-color css
<style>
a { background-color: #75793E; }
a { background-color: rgb(117,121,62); }
div.DivClassName
{
background-color: #75793E;
}
.BgClassName
{
background-color: #75793E;
}
</style>
border-color css
<style>
span { border-color: #75793E; }
span { border-color: rgb(117,121,62); }
td.TdClassName
{
border-color: #75793E;
}
.TagClassName
{
border-color: #75793E;
}
</style>