Shades of Crete #747530
Tints of Crete #747530
RGB
CMYK
RGB Variations
Color information
#747530 (or 0x747530) is known color: Crete. HEX triplet: 74, 75 and 30. RGB value is (116,117,48). Sum of RGB (Red+Green+Blue) = 116+117+48=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 48 (19.14% from 255 or 17.08% from 281); Max value from RGB is 117 - color contains mainly: green. Hex color #747530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747530 is #8B8ACF. Grayscale: #6D6D6D. Windows color (decimal): -9145040 or 3175796. OLE color: 3175796.
HSL color Cylindrical-coordinate representation of color #747530: hue angle of 60.87º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #747530 is Cyan = 0.01, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 48 | - |
| CMYK | 0.01 | 0 | 0.59 | 0.54 |
| HSL | 60.87º | 0.42% | 0.32% | - |
| HSV(B) | 60.87º | 0.59% | 0.46% | - |
| XYZ | 14.1 | 16.65 | 5.27 | - |
| YUV | 108.84 | 93.67 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 48 | 0.01 | 0 | 0.59 | 0.54 | 60.87 | 0.42 | 0.32 |
| Hex | 74 | 75 | 30 | 1 | 0 | 3B | 36 | 3D | 2A | 20 |
| Octal | 164 | 165 | 60 | 1 | 0 | 73 | 66 | 75 | 52 | 40 |
| Binary | 1110100 | 1110101 | 110000 | 1 | 0 | 111011 | 110110 | 111101 | 101010 | 100000 |
Color Harmonies of #747530
Complementary color
Monochromatic Colors of #747530
Black with #747530
Text Example
Text Example
White with #747530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747530; }
p { color: rgb(116,117,48); }
H1.HeaderClassName
{
color: #747530;
}
.AnyTagClassName
{
color: #747530;
}
</style>
background-color css
<style>
a { background-color: #747530; }
a { background-color: rgb(116,117,48); }
div.DivClassName
{
background-color: #747530;
}
.BgClassName
{
background-color: #747530;
}
</style>
border-color css
<style>
span { border-color: #747530; }
span { border-color: rgb(116,117,48); }
td.TdClassName
{
border-color: #747530;
}
.TagClassName
{
border-color: #747530;
}
</style>