Shades of Crete #787130
Tints of Crete #787130
RGB
CMYK
RGB Variations
Color information
#787130 (or 0x787130) is known color: Crete. HEX triplet: 78, 71 and 30. RGB value is (120,113,48). Sum of RGB (Red+Green+Blue) = 120+113+48=281 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.70% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 48 (19.14% from 255 or 17.08% from 281); Max value from RGB is 120 - color contains mainly: red. Hex color #787130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787130 is #878ECF. Grayscale: #6B6B6B. Windows color (decimal): -8883920 or 3174776. OLE color: 3174776.
HSL color Cylindrical-coordinate representation of color #787130: hue angle of 54.17º 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 #787130 is Cyan = 0, Magento = 0.06, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 113 | 48 | - |
| CMYK | 0 | 0.06 | 0.60 | 0.53 |
| HSL | 54.17º | 0.43% | 0.33% | - |
| HSV(B) | 54.17º | 0.6% | 0.47% | - |
| XYZ | 14.18 | 16.02 | 5.14 | - |
| YUV | 107.68 | 94.32 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 113 | 48 | 0 | 0.06 | 0.60 | 0.53 | 54.17 | 0.43 | 0.33 |
| Hex | 78 | 71 | 30 | 0 | 6 | 3C | 35 | 36 | 2B | 21 |
| Octal | 170 | 161 | 60 | 0 | 6 | 74 | 65 | 66 | 53 | 41 |
| Binary | 1111000 | 1110001 | 110000 | 0 | 110 | 111100 | 110101 | 110110 | 101011 | 100001 |
Color Harmonies of #787130
Complementary color
Monochromatic Colors of #787130
Black with #787130
Text Example
Text Example
White with #787130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787130; }
p { color: rgb(120,113,48); }
H1.HeaderClassName
{
color: #787130;
}
.AnyTagClassName
{
color: #787130;
}
</style>
background-color css
<style>
a { background-color: #787130; }
a { background-color: rgb(120,113,48); }
div.DivClassName
{
background-color: #787130;
}
.BgClassName
{
background-color: #787130;
}
</style>
border-color css
<style>
span { border-color: #787130; }
span { border-color: rgb(120,113,48); }
td.TdClassName
{
border-color: #787130;
}
.TagClassName
{
border-color: #787130;
}
</style>