Shades of Crete #747935
Tints of Crete #747935
RGB
CMYK
RGB Variations
Color information
#747935 (or 0x747935) is known color: Crete. HEX triplet: 74, 79 and 35. RGB value is (116,121,53). Sum of RGB (Red+Green+Blue) = 116+121+53=290 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 53 (21.09% from 255 or 18.28% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #747935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747935 is #8B86CA. Grayscale: #707070. Windows color (decimal): -9144011 or 3504500. OLE color: 3504500.
HSL color Cylindrical-coordinate representation of color #747935: hue angle of 64.41º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #747935 is Cyan = 0.04, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 121 | 53 | - |
| CMYK | 0.04 | 0 | 0.56 | 0.53 |
| HSL | 64.41º | 0.39% | 0.34% | - |
| HSV(B) | 64.41º | 0.56% | 0.47% | - |
| XYZ | 14.68 | 17.64 | 6 | - |
| YUV | 111.75 | 94.84 | 131.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 121 | 53 | 0.04 | 0 | 0.56 | 0.53 | 64.41 | 0.39 | 0.34 |
| Hex | 74 | 79 | 35 | 4 | 0 | 38 | 35 | 40 | 27 | 22 |
| Octal | 164 | 171 | 65 | 4 | 0 | 70 | 65 | 100 | 47 | 42 |
| Binary | 1110100 | 1111001 | 110101 | 100 | 0 | 111000 | 110101 | 1000000 | 100111 | 100010 |
Color Harmonies of #747935
Complementary color
Monochromatic Colors of #747935
Black with #747935
Text Example
Text Example
White with #747935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747935; }
p { color: rgb(116,121,53); }
H1.HeaderClassName
{
color: #747935;
}
.AnyTagClassName
{
color: #747935;
}
</style>
background-color css
<style>
a { background-color: #747935; }
a { background-color: rgb(116,121,53); }
div.DivClassName
{
background-color: #747935;
}
.BgClassName
{
background-color: #747935;
}
</style>
border-color css
<style>
span { border-color: #747935; }
span { border-color: rgb(116,121,53); }
td.TdClassName
{
border-color: #747935;
}
.TagClassName
{
border-color: #747935;
}
</style>