Shades of Cape Palliser #774929
Tints of Cape Palliser #774929
RGB
CMYK
RGB Variations
Color information
#774929 (or 0x774929) is known color: Cape Palliser. HEX triplet: 77, 49 and 29. RGB value is (119,73,41). Sum of RGB (Red+Green+Blue) = 119+73+41=233 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.07% from 233); Green value is 73 (28.91% from 255 or 31.33% from 233); Blue value is 41 (16.41% from 255 or 17.60% from 233); Max value from RGB is 119 - color contains mainly: red. Hex color #774929 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774929 is #88B6D6. Grayscale: #535353. Windows color (decimal): -8959703 or 2705783. OLE color: 2705783.
HSL color Cylindrical-coordinate representation of color #774929: hue angle of 24.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #774929 is Cyan = 0, Magento = 0.39, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 41 | - |
| CMYK | 0 | 0.39 | 0.66 | 0.53 |
| HSL | 24.62º | 0.49% | 0.31% | - |
| HSV(B) | 24.62º | 0.66% | 0.47% | - |
| XYZ | 10.39 | 8.85 | 3.26 | - |
| YUV | 83.11 | 104.24 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 41 | 0 | 0.39 | 0.66 | 0.53 | 24.62 | 0.49 | 0.31 |
| Hex | 77 | 49 | 29 | 0 | 27 | 42 | 35 | 19 | 31 | 1F |
| Octal | 167 | 111 | 51 | 0 | 47 | 102 | 65 | 31 | 61 | 37 |
| Binary | 1110111 | 1001001 | 101001 | 0 | 100111 | 1000010 | 110101 | 11001 | 110001 | 11111 |
Color Harmonies of #774929
Complementary color
Monochromatic Colors of #774929
Black with #774929
Text Example
Text Example
White with #774929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774929; }
p { color: rgb(119,73,41); }
H1.HeaderClassName
{
color: #774929;
}
.AnyTagClassName
{
color: #774929;
}
</style>
background-color css
<style>
a { background-color: #774929; }
a { background-color: rgb(119,73,41); }
div.DivClassName
{
background-color: #774929;
}
.BgClassName
{
background-color: #774929;
}
</style>
border-color css
<style>
span { border-color: #774929; }
span { border-color: rgb(119,73,41); }
td.TdClassName
{
border-color: #774929;
}
.TagClassName
{
border-color: #774929;
}
</style>