Shades of Crete #787038
Tints of Crete #787038
RGB
CMYK
RGB Variations
Color information
#787038 (or 0x787038) is known color: Crete. HEX triplet: 78, 70 and 38. RGB value is (120,112,56). Sum of RGB (Red+Green+Blue) = 120+112+56=288 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.67% from 288); Green value is 112 (44.14% from 255 or 38.89% from 288); Blue value is 56 (22.27% from 255 or 19.44% from 288); Max value from RGB is 120 - color contains mainly: red. Hex color #787038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787038 is #878FC7. Grayscale: #6C6C6C. Windows color (decimal): -8884168 or 3698808. OLE color: 3698808.
HSL color Cylindrical-coordinate representation of color #787038: hue angle of 52.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #787038 is Cyan = 0, Magento = 0.07, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 112 | 56 | - |
| CMYK | 0 | 0.07 | 0.53 | 0.53 |
| HSL | 52.5º | 0.36% | 0.35% | - |
| HSV(B) | 52.5º | 0.53% | 0.47% | - |
| XYZ | 14.25 | 15.87 | 6.05 | - |
| YUV | 108.01 | 98.65 | 136.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 112 | 56 | 0 | 0.07 | 0.53 | 0.53 | 52.5 | 0.36 | 0.35 |
| Hex | 78 | 70 | 38 | 0 | 7 | 35 | 35 | 34 | 24 | 23 |
| Octal | 170 | 160 | 70 | 0 | 7 | 65 | 65 | 64 | 44 | 43 |
| Binary | 1111000 | 1110000 | 111000 | 0 | 111 | 110101 | 110101 | 110100 | 100100 | 100011 |
Color Harmonies of #787038
Complementary color
Monochromatic Colors of #787038
Black with #787038
Text Example
Text Example
White with #787038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787038; }
p { color: rgb(120,112,56); }
H1.HeaderClassName
{
color: #787038;
}
.AnyTagClassName
{
color: #787038;
}
</style>
background-color css
<style>
a { background-color: #787038; }
a { background-color: rgb(120,112,56); }
div.DivClassName
{
background-color: #787038;
}
.BgClassName
{
background-color: #787038;
}
</style>
border-color css
<style>
span { border-color: #787038; }
span { border-color: rgb(120,112,56); }
td.TdClassName
{
border-color: #787038;
}
.TagClassName
{
border-color: #787038;
}
</style>