Shades of Crete #747432
Tints of Crete #747432
RGB
CMYK
RGB Variations
Color information
#747432 (or 0x747432) is known color: Crete. HEX triplet: 74, 74 and 32. RGB value is (116,116,50). Sum of RGB (Red+Green+Blue) = 116+116+50=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747432 is #8B8BCD. Grayscale: #6C6C6C. Windows color (decimal): -9145294 or 3306612. OLE color: 3306612.
HSL color Cylindrical-coordinate representation of color #747432: hue angle of 60º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #747432 is Cyan = 0, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 50 | - |
| CMYK | 0 | 0 | 0.57 | 0.55 |
| HSL | 60º | 0.4% | 0.33% | - |
| HSV(B) | 60º | 0.57% | 0.45% | - |
| XYZ | 14.02 | 16.43 | 5.45 | - |
| YUV | 108.48 | 95 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 50 | 0 | 0 | 0.57 | 0.55 | 60 | 0.4 | 0.33 |
| Hex | 74 | 74 | 32 | 0 | 0 | 39 | 37 | 3C | 28 | 21 |
| Octal | 164 | 164 | 62 | 0 | 0 | 71 | 67 | 74 | 50 | 41 |
| Binary | 1110100 | 1110100 | 110010 | 0 | 0 | 111001 | 110111 | 111100 | 101000 | 100001 |
Color Harmonies of #747432
Complementary color
Monochromatic Colors of #747432
Black with #747432
Text Example
Text Example
White with #747432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747432; }
p { color: rgb(116,116,50); }
H1.HeaderClassName
{
color: #747432;
}
.AnyTagClassName
{
color: #747432;
}
</style>
background-color css
<style>
a { background-color: #747432; }
a { background-color: rgb(116,116,50); }
div.DivClassName
{
background-color: #747432;
}
.BgClassName
{
background-color: #747432;
}
</style>
border-color css
<style>
span { border-color: #747432; }
span { border-color: rgb(116,116,50); }
td.TdClassName
{
border-color: #747432;
}
.TagClassName
{
border-color: #747432;
}
</style>