Shades of Crete #74742E
Tints of Crete #74742E
RGB
CMYK
RGB Variations
Color information
#74742E (or 0x74742E) is known color: Crete. HEX triplet: 74, 74 and 2E. RGB value is (116,116,46). Sum of RGB (Red+Green+Blue) = 116+116+46=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 116 (45.70% from 255 or 41.73% from 278); Blue value is 46 (18.36% from 255 or 16.55% from 278); Max value from RGB is 116 - color contains mainly: red, green. Hex color #74742E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #74742E is #8B8BD1. Grayscale: #6C6C6C. Windows color (decimal): -9145298 or 3044468. OLE color: 3044468.
HSL color Cylindrical-coordinate representation of color #74742E: hue angle of 60º degrees, saturation: 0.43, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #74742E is Cyan = 0, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 46 | - |
| CMYK | 0 | 0 | 0.60 | 0.55 |
| HSL | 60º | 0.43% | 0.32% | - |
| HSV(B) | 60º | 0.6% | 0.45% | - |
| XYZ | 13.94 | 16.4 | 5.02 | - |
| YUV | 108.02 | 93 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 46 | 0 | 0 | 0.60 | 0.55 | 60 | 0.43 | 0.32 |
| Hex | 74 | 74 | 2E | 0 | 0 | 3C | 37 | 3C | 2B | 20 |
| Octal | 164 | 164 | 56 | 0 | 0 | 74 | 67 | 74 | 53 | 40 |
| Binary | 1110100 | 1110100 | 101110 | 0 | 0 | 111100 | 110111 | 111100 | 101011 | 100000 |
Color Harmonies of #74742E
Complementary color
Monochromatic Colors of #74742E
Black with #74742E
Text Example
Text Example
White with #74742E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74742E; }
p { color: rgb(116,116,46); }
H1.HeaderClassName
{
color: #74742E;
}
.AnyTagClassName
{
color: #74742E;
}
</style>
background-color css
<style>
a { background-color: #74742E; }
a { background-color: rgb(116,116,46); }
div.DivClassName
{
background-color: #74742E;
}
.BgClassName
{
background-color: #74742E;
}
</style>
border-color css
<style>
span { border-color: #74742E; }
span { border-color: rgb(116,116,46); }
td.TdClassName
{
border-color: #74742E;
}
.TagClassName
{
border-color: #74742E;
}
</style>