Shades of Crete #777430
Tints of Crete #777430
RGB
CMYK
RGB Variations
Color information
#777430 (or 0x777430) is known color: Crete. HEX triplet: 77, 74 and 30. RGB value is (119,116,48). Sum of RGB (Red+Green+Blue) = 119+116+48=283 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.05% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 119 - color contains mainly: red. Hex color #777430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777430 is #888BCF. Grayscale: #6D6D6D. Windows color (decimal): -8948688 or 3175543. OLE color: 3175543.
HSL color Cylindrical-coordinate representation of color #777430: hue angle of 57.46º 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 #777430 is Cyan = 0, Magento = 0.03, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 116 | 48 | - |
| CMYK | 0 | 0.03 | 0.60 | 0.53 |
| HSL | 57.46º | 0.43% | 0.33% | - |
| HSV(B) | 57.46º | 0.6% | 0.47% | - |
| XYZ | 14.39 | 16.63 | 5.25 | - |
| YUV | 109.15 | 93.49 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 116 | 48 | 0 | 0.03 | 0.60 | 0.53 | 57.46 | 0.43 | 0.33 |
| Hex | 77 | 74 | 30 | 0 | 3 | 3C | 35 | 39 | 2B | 21 |
| Octal | 167 | 164 | 60 | 0 | 3 | 74 | 65 | 71 | 53 | 41 |
| Binary | 1110111 | 1110100 | 110000 | 0 | 11 | 111100 | 110101 | 111001 | 101011 | 100001 |
Color Harmonies of #777430
Complementary color
Monochromatic Colors of #777430
Black with #777430
Text Example
Text Example
White with #777430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777430; }
p { color: rgb(119,116,48); }
H1.HeaderClassName
{
color: #777430;
}
.AnyTagClassName
{
color: #777430;
}
</style>
background-color css
<style>
a { background-color: #777430; }
a { background-color: rgb(119,116,48); }
div.DivClassName
{
background-color: #777430;
}
.BgClassName
{
background-color: #777430;
}
</style>
border-color css
<style>
span { border-color: #777430; }
span { border-color: rgb(119,116,48); }
td.TdClassName
{
border-color: #777430;
}
.TagClassName
{
border-color: #777430;
}
</style>