Shades of Crete #747735
Tints of Crete #747735
RGB
CMYK
RGB Variations
Color information
#747735 (or 0x747735) is known color: Crete. HEX triplet: 74, 77 and 35. RGB value is (116,119,53). Sum of RGB (Red+Green+Blue) = 116+119+53=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 53 (21.09% from 255 or 18.40% from 288); Max value from RGB is 119 - color contains mainly: green. Hex color #747735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747735 is #8B88CA. Grayscale: #6E6E6E. Windows color (decimal): -9144523 or 3503988. OLE color: 3503988.
HSL color Cylindrical-coordinate representation of color #747735: hue angle of 62.73º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #747735 is Cyan = 0.03, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 119 | 53 | - |
| CMYK | 0.03 | 0 | 0.55 | 0.53 |
| HSL | 62.73º | 0.38% | 0.34% | - |
| HSV(B) | 62.73º | 0.55% | 0.47% | - |
| XYZ | 14.44 | 17.16 | 5.92 | - |
| YUV | 110.58 | 95.51 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 53 | 0.03 | 0 | 0.55 | 0.53 | 62.73 | 0.38 | 0.34 |
| Hex | 74 | 77 | 35 | 3 | 0 | 37 | 35 | 3F | 26 | 22 |
| Octal | 164 | 167 | 65 | 3 | 0 | 67 | 65 | 77 | 46 | 42 |
| Binary | 1110100 | 1110111 | 110101 | 11 | 0 | 110111 | 110101 | 111111 | 100110 | 100010 |
Color Harmonies of #747735
Complementary color
Monochromatic Colors of #747735
Black with #747735
Text Example
Text Example
White with #747735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747735; }
p { color: rgb(116,119,53); }
H1.HeaderClassName
{
color: #747735;
}
.AnyTagClassName
{
color: #747735;
}
</style>
background-color css
<style>
a { background-color: #747735; }
a { background-color: rgb(116,119,53); }
div.DivClassName
{
background-color: #747735;
}
.BgClassName
{
background-color: #747735;
}
</style>
border-color css
<style>
span { border-color: #747735; }
span { border-color: rgb(116,119,53); }
td.TdClassName
{
border-color: #747735;
}
.TagClassName
{
border-color: #747735;
}
</style>