Shades of Cape Palliser #744935
Tints of Cape Palliser #744935
RGB
CMYK
RGB Variations
Color information
#744935 (or 0x744935) is known color: Cape Palliser. HEX triplet: 74, 49 and 35. RGB value is (116,73,53). Sum of RGB (Red+Green+Blue) = 116+73+53=242 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.93% from 242); Green value is 73 (28.91% from 255 or 30.17% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 116 - color contains mainly: red. Hex color #744935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744935 is #8BB6CA. Grayscale: #535353. Windows color (decimal): -9156299 or 3492212. OLE color: 3492212.
HSL color Cylindrical-coordinate representation of color #744935: hue angle of 19.05º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744935 is Cyan = 0, Magento = 0.37, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 53 | - |
| CMYK | 0 | 0.37 | 0.54 | 0.55 |
| HSL | 19.05º | 0.37% | 0.33% | - |
| HSV(B) | 19.05º | 0.54% | 0.45% | - |
| XYZ | 10.23 | 8.74 | 4.52 | - |
| YUV | 83.58 | 110.75 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 53 | 0 | 0.37 | 0.54 | 0.55 | 19.05 | 0.37 | 0.33 |
| Hex | 74 | 49 | 35 | 0 | 25 | 36 | 37 | 13 | 25 | 21 |
| Octal | 164 | 111 | 65 | 0 | 45 | 66 | 67 | 23 | 45 | 41 |
| Binary | 1110100 | 1001001 | 110101 | 0 | 100101 | 110110 | 110111 | 10011 | 100101 | 100001 |
Color Harmonies of #744935
Complementary color
Monochromatic Colors of #744935
Black with #744935
Text Example
Text Example
White with #744935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744935; }
p { color: rgb(116,73,53); }
H1.HeaderClassName
{
color: #744935;
}
.AnyTagClassName
{
color: #744935;
}
</style>
background-color css
<style>
a { background-color: #744935; }
a { background-color: rgb(116,73,53); }
div.DivClassName
{
background-color: #744935;
}
.BgClassName
{
background-color: #744935;
}
</style>
border-color css
<style>
span { border-color: #744935; }
span { border-color: rgb(116,73,53); }
td.TdClassName
{
border-color: #744935;
}
.TagClassName
{
border-color: #744935;
}
</style>