Shades of Crete #747430
Tints of Crete #747430
RGB
CMYK
RGB Variations
Color information
#747430 (or 0x747430) is known color: Crete. HEX triplet: 74, 74 and 30. RGB value is (116,116,48). Sum of RGB (Red+Green+Blue) = 116+116+48=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 116 (45.70% from 255 or 41.43% from 280); Blue value is 48 (19.14% from 255 or 17.14% from 280); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747430 is #8B8BCF. Grayscale: #6C6C6C. Windows color (decimal): -9145296 or 3175540. OLE color: 3175540.
HSL color Cylindrical-coordinate representation of color #747430: hue angle of 60º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #747430 is Cyan = 0, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 48 | - |
| CMYK | 0 | 0 | 0.59 | 0.55 |
| HSL | 60º | 0.41% | 0.32% | - |
| HSV(B) | 60º | 0.59% | 0.45% | - |
| XYZ | 13.98 | 16.42 | 5.23 | - |
| YUV | 108.25 | 94 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 48 | 0 | 0 | 0.59 | 0.55 | 60 | 0.41 | 0.32 |
| Hex | 74 | 74 | 30 | 0 | 0 | 3B | 37 | 3C | 29 | 20 |
| Octal | 164 | 164 | 60 | 0 | 0 | 73 | 67 | 74 | 51 | 40 |
| Binary | 1110100 | 1110100 | 110000 | 0 | 0 | 111011 | 110111 | 111100 | 101001 | 100000 |
Color Harmonies of #747430
Complementary color
Monochromatic Colors of #747430
Black with #747430
Text Example
Text Example
White with #747430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747430; }
p { color: rgb(116,116,48); }
H1.HeaderClassName
{
color: #747430;
}
.AnyTagClassName
{
color: #747430;
}
</style>
background-color css
<style>
a { background-color: #747430; }
a { background-color: rgb(116,116,48); }
div.DivClassName
{
background-color: #747430;
}
.BgClassName
{
background-color: #747430;
}
</style>
border-color css
<style>
span { border-color: #747430; }
span { border-color: rgb(116,116,48); }
td.TdClassName
{
border-color: #747430;
}
.TagClassName
{
border-color: #747430;
}
</style>