Shades of Crete #787631
Tints of Crete #787631
RGB
CMYK
RGB Variations
Color information
#787631 (or 0x787631) is known color: Crete. HEX triplet: 78, 76 and 31. RGB value is (120,118,49). Sum of RGB (Red+Green+Blue) = 120+118+49=287 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.81% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 49 (19.53% from 255 or 17.07% from 287); Max value from RGB is 120 - color contains mainly: red. Hex color #787631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787631 is #8789CE. Grayscale: #6F6F6F. Windows color (decimal): -8882639 or 3241592. OLE color: 3241592.
HSL color Cylindrical-coordinate representation of color #787631: hue angle of 58.31º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #787631 is Cyan = 0, Magento = 0.02, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 118 | 49 | - |
| CMYK | 0 | 0.02 | 0.59 | 0.53 |
| HSL | 58.31º | 0.42% | 0.33% | - |
| HSV(B) | 58.31º | 0.59% | 0.47% | - |
| XYZ | 14.78 | 17.17 | 5.44 | - |
| YUV | 110.73 | 93.16 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 118 | 49 | 0 | 0.02 | 0.59 | 0.53 | 58.31 | 0.42 | 0.33 |
| Hex | 78 | 76 | 31 | 0 | 2 | 3B | 35 | 3A | 2A | 21 |
| Octal | 170 | 166 | 61 | 0 | 2 | 73 | 65 | 72 | 52 | 41 |
| Binary | 1111000 | 1110110 | 110001 | 0 | 10 | 111011 | 110101 | 111010 | 101010 | 100001 |
Color Harmonies of #787631
Complementary color
Monochromatic Colors of #787631
Black with #787631
Text Example
Text Example
White with #787631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787631; }
p { color: rgb(120,118,49); }
H1.HeaderClassName
{
color: #787631;
}
.AnyTagClassName
{
color: #787631;
}
</style>
background-color css
<style>
a { background-color: #787631; }
a { background-color: rgb(120,118,49); }
div.DivClassName
{
background-color: #787631;
}
.BgClassName
{
background-color: #787631;
}
</style>
border-color css
<style>
span { border-color: #787631; }
span { border-color: rgb(120,118,49); }
td.TdClassName
{
border-color: #787631;
}
.TagClassName
{
border-color: #787631;
}
</style>