Shades of Crete #747839
Tints of Crete #747839
RGB
CMYK
RGB Variations
Color information
#747839 (or 0x747839) is known color: Crete. HEX triplet: 74, 78 and 39. RGB value is (116,120,57). Sum of RGB (Red+Green+Blue) = 116+120+57=293 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.59% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 57 (22.66% from 255 or 19.45% from 293); Max value from RGB is 120 - color contains mainly: green. Hex color #747839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747839 is #8B87C6. Grayscale: #6F6F6F. Windows color (decimal): -9144263 or 3766388. OLE color: 3766388.
HSL color Cylindrical-coordinate representation of color #747839: hue angle of 63.81º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #747839 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 120 | 57 | - |
| CMYK | 0.03 | 0 | 0.52 | 0.53 |
| HSL | 63.81º | 0.36% | 0.35% | - |
| HSV(B) | 63.81º | 0.53% | 0.47% | - |
| XYZ | 14.66 | 17.44 | 6.46 | - |
| YUV | 111.62 | 97.17 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 120 | 57 | 0.03 | 0 | 0.52 | 0.53 | 63.81 | 0.36 | 0.35 |
| Hex | 74 | 78 | 39 | 3 | 0 | 34 | 35 | 40 | 24 | 23 |
| Octal | 164 | 170 | 71 | 3 | 0 | 64 | 65 | 100 | 44 | 43 |
| Binary | 1110100 | 1111000 | 111001 | 11 | 0 | 110100 | 110101 | 1000000 | 100100 | 100011 |
Color Harmonies of #747839
Complementary color
Monochromatic Colors of #747839
Black with #747839
Text Example
Text Example
White with #747839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747839; }
p { color: rgb(116,120,57); }
H1.HeaderClassName
{
color: #747839;
}
.AnyTagClassName
{
color: #747839;
}
</style>
background-color css
<style>
a { background-color: #747839; }
a { background-color: rgb(116,120,57); }
div.DivClassName
{
background-color: #747839;
}
.BgClassName
{
background-color: #747839;
}
</style>
border-color css
<style>
span { border-color: #747839; }
span { border-color: rgb(116,120,57); }
td.TdClassName
{
border-color: #747839;
}
.TagClassName
{
border-color: #747839;
}
</style>