Shades of Crete #757133
Tints of Crete #757133
RGB
CMYK
RGB Variations
Color information
#757133 (or 0x757133) is known color: Crete. HEX triplet: 75, 71 and 33. RGB value is (117,113,51). Sum of RGB (Red+Green+Blue) = 117+113+51=281 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.64% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 117 - color contains mainly: red. Hex color #757133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757133 is #8A8ECC. Grayscale: #6B6B6B. Windows color (decimal): -9080525 or 3371381. OLE color: 3371381.
HSL color Cylindrical-coordinate representation of color #757133: hue angle of 56.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #757133 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 113 | 51 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.54 |
| HSL | 56.36º | 0.39% | 0.33% | - |
| HSV(B) | 56.36º | 0.56% | 0.46% | - |
| XYZ | 13.84 | 15.83 | 5.46 | - |
| YUV | 107.13 | 96.33 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 113 | 51 | 0 | 0.03 | 0.56 | 0.54 | 56.36 | 0.39 | 0.33 |
| Hex | 75 | 71 | 33 | 0 | 3 | 38 | 36 | 38 | 27 | 21 |
| Octal | 165 | 161 | 63 | 0 | 3 | 70 | 66 | 70 | 47 | 41 |
| Binary | 1110101 | 1110001 | 110011 | 0 | 11 | 111000 | 110110 | 111000 | 100111 | 100001 |
Color Harmonies of #757133
Complementary color
Monochromatic Colors of #757133
Black with #757133
Text Example
Text Example
White with #757133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757133; }
p { color: rgb(117,113,51); }
H1.HeaderClassName
{
color: #757133;
}
.AnyTagClassName
{
color: #757133;
}
</style>
background-color css
<style>
a { background-color: #757133; }
a { background-color: rgb(117,113,51); }
div.DivClassName
{
background-color: #757133;
}
.BgClassName
{
background-color: #757133;
}
</style>
border-color css
<style>
span { border-color: #757133; }
span { border-color: rgb(117,113,51); }
td.TdClassName
{
border-color: #757133;
}
.TagClassName
{
border-color: #757133;
}
</style>