Shades of Crete #747633
Tints of Crete #747633
RGB
CMYK
RGB Variations
Color information
#747633 (or 0x747633) is known color: Crete. HEX triplet: 74, 76 and 33. RGB value is (116,118,51). Sum of RGB (Red+Green+Blue) = 116+118+51=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 51 (20.31% from 255 or 17.89% from 285); Max value from RGB is 118 - color contains mainly: green. Hex color #747633 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747633 is #8B89CC. Grayscale: #6E6E6E. Windows color (decimal): -9144781 or 3372660. OLE color: 3372660.
HSL color Cylindrical-coordinate representation of color #747633: hue angle of 61.79º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #747633 is Cyan = 0.02, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 118 | 51 | - |
| CMYK | 0.02 | 0 | 0.57 | 0.54 |
| HSL | 61.79º | 0.4% | 0.33% | - |
| HSV(B) | 61.79º | 0.57% | 0.46% | - |
| XYZ | 14.28 | 16.91 | 5.64 | - |
| YUV | 109.76 | 94.84 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 118 | 51 | 0.02 | 0 | 0.57 | 0.54 | 61.79 | 0.4 | 0.33 |
| Hex | 74 | 76 | 33 | 2 | 0 | 39 | 36 | 3E | 28 | 21 |
| Octal | 164 | 166 | 63 | 2 | 0 | 71 | 66 | 76 | 50 | 41 |
| Binary | 1110100 | 1110110 | 110011 | 10 | 0 | 111001 | 110110 | 111110 | 101000 | 100001 |
Color Harmonies of #747633
Complementary color
Monochromatic Colors of #747633
Black with #747633
Text Example
Text Example
White with #747633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747633; }
p { color: rgb(116,118,51); }
H1.HeaderClassName
{
color: #747633;
}
.AnyTagClassName
{
color: #747633;
}
</style>
background-color css
<style>
a { background-color: #747633; }
a { background-color: rgb(116,118,51); }
div.DivClassName
{
background-color: #747633;
}
.BgClassName
{
background-color: #747633;
}
</style>
border-color css
<style>
span { border-color: #747633; }
span { border-color: rgb(116,118,51); }
td.TdClassName
{
border-color: #747633;
}
.TagClassName
{
border-color: #747633;
}
</style>