Shades of Crete #747833
Tints of Crete #747833
RGB
CMYK
RGB Variations
Color information
#747833 (or 0x747833) is known color: Crete. HEX triplet: 74, 78 and 33. RGB value is (116,120,51). Sum of RGB (Red+Green+Blue) = 116+120+51=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 51 (20.31% from 255 or 17.77% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #747833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747833 is #8B87CC. Grayscale: #6F6F6F. Windows color (decimal): -9144269 or 3373172. OLE color: 3373172.
HSL color Cylindrical-coordinate representation of color #747833: hue angle of 63.48º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #747833 is Cyan = 0.03, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 120 | 51 | - |
| CMYK | 0.03 | 0 | 0.58 | 0.53 |
| HSL | 63.48º | 0.4% | 0.34% | - |
| HSV(B) | 63.48º | 0.58% | 0.47% | - |
| XYZ | 14.52 | 17.38 | 5.72 | - |
| YUV | 110.94 | 94.17 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 120 | 51 | 0.03 | 0 | 0.58 | 0.53 | 63.48 | 0.4 | 0.34 |
| Hex | 74 | 78 | 33 | 3 | 0 | 3A | 35 | 3F | 28 | 22 |
| Octal | 164 | 170 | 63 | 3 | 0 | 72 | 65 | 77 | 50 | 42 |
| Binary | 1110100 | 1111000 | 110011 | 11 | 0 | 111010 | 110101 | 111111 | 101000 | 100010 |
Color Harmonies of #747833
Complementary color
Monochromatic Colors of #747833
Black with #747833
Text Example
Text Example
White with #747833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747833; }
p { color: rgb(116,120,51); }
H1.HeaderClassName
{
color: #747833;
}
.AnyTagClassName
{
color: #747833;
}
</style>
background-color css
<style>
a { background-color: #747833; }
a { background-color: rgb(116,120,51); }
div.DivClassName
{
background-color: #747833;
}
.BgClassName
{
background-color: #747833;
}
</style>
border-color css
<style>
span { border-color: #747833; }
span { border-color: rgb(116,120,51); }
td.TdClassName
{
border-color: #747833;
}
.TagClassName
{
border-color: #747833;
}
</style>