Shades of Crete #787630
Tints of Crete #787630
RGB
CMYK
RGB Variations
Color information
#787630 (or 0x787630) is known color: Crete. HEX triplet: 78, 76 and 30. RGB value is (120,118,48). Sum of RGB (Red+Green+Blue) = 120+118+48=286 (37% of max value = 765). Red value is 120 (47.27% from 255 or 41.96% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 48 (19.14% from 255 or 16.78% from 286); Max value from RGB is 120 - color contains mainly: red. Hex color #787630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787630 is #8789CF. Grayscale: #6E6E6E. Windows color (decimal): -8882640 or 3176056. OLE color: 3176056.
HSL color Cylindrical-coordinate representation of color #787630: hue angle of 58.33º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #787630 is Cyan = 0, Magento = 0.02, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 118 | 48 | - |
| CMYK | 0 | 0.02 | 0.60 | 0.53 |
| HSL | 58.33º | 0.43% | 0.33% | - |
| HSV(B) | 58.33º | 0.6% | 0.47% | - |
| XYZ | 14.76 | 17.16 | 5.33 | - |
| YUV | 110.62 | 92.66 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 118 | 48 | 0 | 0.02 | 0.60 | 0.53 | 58.33 | 0.43 | 0.33 |
| Hex | 78 | 76 | 30 | 0 | 2 | 3C | 35 | 3A | 2B | 21 |
| Octal | 170 | 166 | 60 | 0 | 2 | 74 | 65 | 72 | 53 | 41 |
| Binary | 1111000 | 1110110 | 110000 | 0 | 10 | 111100 | 110101 | 111010 | 101011 | 100001 |
Color Harmonies of #787630
Complementary color
Monochromatic Colors of #787630
Black with #787630
Text Example
Text Example
White with #787630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787630; }
p { color: rgb(120,118,48); }
H1.HeaderClassName
{
color: #787630;
}
.AnyTagClassName
{
color: #787630;
}
</style>
background-color css
<style>
a { background-color: #787630; }
a { background-color: rgb(120,118,48); }
div.DivClassName
{
background-color: #787630;
}
.BgClassName
{
background-color: #787630;
}
</style>
border-color css
<style>
span { border-color: #787630; }
span { border-color: rgb(120,118,48); }
td.TdClassName
{
border-color: #787630;
}
.TagClassName
{
border-color: #787630;
}
</style>