Shades of Crete #747338
Tints of Crete #747338
RGB
CMYK
RGB Variations
Color information
#747338 (or 0x747338) is known color: Crete. HEX triplet: 74, 73 and 38. RGB value is (116,115,56). Sum of RGB (Red+Green+Blue) = 116+115+56=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #747338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747338 is #8B8CC7. Grayscale: #6C6C6C. Windows color (decimal): -9145544 or 3699572. OLE color: 3699572.
HSL color Cylindrical-coordinate representation of color #747338: hue angle of 59º 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 #747338 is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 56 | - |
| CMYK | 0 | 0.01 | 0.52 | 0.55 |
| HSL | 59º | 0.35% | 0.34% | - |
| HSV(B) | 59º | 0.52% | 0.45% | - |
| XYZ | 14.05 | 16.26 | 6.14 | - |
| YUV | 108.57 | 98.33 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 56 | 0 | 0.01 | 0.52 | 0.55 | 59 | 0.35 | 0.34 |
| Hex | 74 | 73 | 38 | 0 | 1 | 34 | 37 | 3B | 23 | 22 |
| Octal | 164 | 163 | 70 | 0 | 1 | 64 | 67 | 73 | 43 | 42 |
| Binary | 1110100 | 1110011 | 111000 | 0 | 1 | 110100 | 110111 | 111011 | 100011 | 100010 |
Color Harmonies of #747338
Complementary color
Monochromatic Colors of #747338
Black with #747338
Text Example
Text Example
White with #747338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747338; }
p { color: rgb(116,115,56); }
H1.HeaderClassName
{
color: #747338;
}
.AnyTagClassName
{
color: #747338;
}
</style>
background-color css
<style>
a { background-color: #747338; }
a { background-color: rgb(116,115,56); }
div.DivClassName
{
background-color: #747338;
}
.BgClassName
{
background-color: #747338;
}
</style>
border-color css
<style>
span { border-color: #747338; }
span { border-color: rgb(116,115,56); }
td.TdClassName
{
border-color: #747338;
}
.TagClassName
{
border-color: #747338;
}
</style>