Shades of Crete #757238
Tints of Crete #757238
RGB
CMYK
RGB Variations
Color information
#757238 (or 0x757238) is known color: Crete. HEX triplet: 75, 72 and 38. RGB value is (117,114,56). Sum of RGB (Red+Green+Blue) = 117+114+56=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 117 - color contains mainly: red. Hex color #757238 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757238 is #8A8DC7. Grayscale: #6C6C6C. Windows color (decimal): -9080264 or 3699317. OLE color: 3699317.
HSL color Cylindrical-coordinate representation of color #757238: hue angle of 57.05º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #757238 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 114 | 56 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.54 |
| HSL | 57.05º | 0.35% | 0.34% | - |
| HSV(B) | 57.05º | 0.52% | 0.46% | - |
| XYZ | 14.07 | 16.1 | 6.11 | - |
| YUV | 108.29 | 98.49 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 114 | 56 | 0 | 0.03 | 0.52 | 0.54 | 57.05 | 0.35 | 0.34 |
| Hex | 75 | 72 | 38 | 0 | 3 | 34 | 36 | 39 | 23 | 22 |
| Octal | 165 | 162 | 70 | 0 | 3 | 64 | 66 | 71 | 43 | 42 |
| Binary | 1110101 | 1110010 | 111000 | 0 | 11 | 110100 | 110110 | 111001 | 100011 | 100010 |
Color Harmonies of #757238
Complementary color
Monochromatic Colors of #757238
Black with #757238
Text Example
Text Example
White with #757238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757238; }
p { color: rgb(117,114,56); }
H1.HeaderClassName
{
color: #757238;
}
.AnyTagClassName
{
color: #757238;
}
</style>
background-color css
<style>
a { background-color: #757238; }
a { background-color: rgb(117,114,56); }
div.DivClassName
{
background-color: #757238;
}
.BgClassName
{
background-color: #757238;
}
</style>
border-color css
<style>
span { border-color: #757238; }
span { border-color: rgb(117,114,56); }
td.TdClassName
{
border-color: #757238;
}
.TagClassName
{
border-color: #757238;
}
</style>