Shades of Crete #747038
Tints of Crete #747038
RGB
CMYK
RGB Variations
Color information
#747038 (or 0x747038) is known color: Crete. HEX triplet: 74, 70 and 38. RGB value is (116,112,56). Sum of RGB (Red+Green+Blue) = 116+112+56=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 116 - color contains mainly: red. Hex color #747038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747038 is #8B8FC7. Grayscale: #6B6B6B. Windows color (decimal): -9146312 or 3698804. OLE color: 3698804.
HSL color Cylindrical-coordinate representation of color #747038: hue angle of 56º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #747038 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 56 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.55 |
| HSL | 56º | 0.35% | 0.34% | - |
| HSV(B) | 56º | 0.52% | 0.45% | - |
| XYZ | 13.71 | 15.59 | 6.03 | - |
| YUV | 106.81 | 99.33 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 56 | 0 | 0.03 | 0.52 | 0.55 | 56 | 0.35 | 0.34 |
| Hex | 74 | 70 | 38 | 0 | 3 | 34 | 37 | 38 | 23 | 22 |
| Octal | 164 | 160 | 70 | 0 | 3 | 64 | 67 | 70 | 43 | 42 |
| Binary | 1110100 | 1110000 | 111000 | 0 | 11 | 110100 | 110111 | 111000 | 100011 | 100010 |
Color Harmonies of #747038
Complementary color
Monochromatic Colors of #747038
Black with #747038
Text Example
Text Example
White with #747038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747038; }
p { color: rgb(116,112,56); }
H1.HeaderClassName
{
color: #747038;
}
.AnyTagClassName
{
color: #747038;
}
</style>
background-color css
<style>
a { background-color: #747038; }
a { background-color: rgb(116,112,56); }
div.DivClassName
{
background-color: #747038;
}
.BgClassName
{
background-color: #747038;
}
</style>
border-color css
<style>
span { border-color: #747038; }
span { border-color: rgb(116,112,56); }
td.TdClassName
{
border-color: #747038;
}
.TagClassName
{
border-color: #747038;
}
</style>