Shades of Cape Palliser #774930
Tints of Cape Palliser #774930
RGB
CMYK
RGB Variations
Color information
#774930 (or 0x774930) is known color: Cape Palliser. HEX triplet: 77, 49 and 30. RGB value is (119,73,48). Sum of RGB (Red+Green+Blue) = 119+73+48=240 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.58% from 240); Green value is 73 (28.91% from 255 or 30.42% from 240); Blue value is 48 (19.14% from 255 or 20% from 240); Max value from RGB is 119 - color contains mainly: red. Hex color #774930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774930 is #88B6CF. Grayscale: #545454. Windows color (decimal): -8959696 or 3164535. OLE color: 3164535.
HSL color Cylindrical-coordinate representation of color #774930: hue angle of 21.13º 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 #774930 is Cyan = 0, Magento = 0.39, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 48 | - |
| CMYK | 0 | 0.39 | 0.60 | 0.53 |
| HSL | 21.13º | 0.43% | 0.33% | - |
| HSV(B) | 21.13º | 0.6% | 0.47% | - |
| XYZ | 10.52 | 8.9 | 3.96 | - |
| YUV | 83.9 | 107.74 | 153.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 48 | 0 | 0.39 | 0.60 | 0.53 | 21.13 | 0.43 | 0.33 |
| Hex | 77 | 49 | 30 | 0 | 27 | 3C | 35 | 15 | 2B | 21 |
| Octal | 167 | 111 | 60 | 0 | 47 | 74 | 65 | 25 | 53 | 41 |
| Binary | 1110111 | 1001001 | 110000 | 0 | 100111 | 111100 | 110101 | 10101 | 101011 | 100001 |
Color Harmonies of #774930
Complementary color
Monochromatic Colors of #774930
Black with #774930
Text Example
Text Example
White with #774930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774930; }
p { color: rgb(119,73,48); }
H1.HeaderClassName
{
color: #774930;
}
.AnyTagClassName
{
color: #774930;
}
</style>
background-color css
<style>
a { background-color: #774930; }
a { background-color: rgb(119,73,48); }
div.DivClassName
{
background-color: #774930;
}
.BgClassName
{
background-color: #774930;
}
</style>
border-color css
<style>
span { border-color: #774930; }
span { border-color: rgb(119,73,48); }
td.TdClassName
{
border-color: #774930;
}
.TagClassName
{
border-color: #774930;
}
</style>