Shades of Cape Palliser #754935
Tints of Cape Palliser #754935
RGB
CMYK
RGB Variations
Color information
#754935 (or 0x754935) is known color: Cape Palliser. HEX triplet: 75, 49 and 35. RGB value is (117,73,53). Sum of RGB (Red+Green+Blue) = 117+73+53=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 53 (21.09% from 255 or 21.81% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #754935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754935 is #8AB6CA. Grayscale: #545454. Windows color (decimal): -9090763 or 3492213. OLE color: 3492213.
HSL color Cylindrical-coordinate representation of color #754935: hue angle of 18.75º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #754935 is Cyan = 0, Magento = 0.38, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 53 | - |
| CMYK | 0 | 0.38 | 0.55 | 0.54 |
| HSL | 18.75º | 0.38% | 0.33% | - |
| HSV(B) | 18.75º | 0.55% | 0.46% | - |
| XYZ | 10.36 | 8.8 | 4.52 | - |
| YUV | 83.88 | 110.58 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 53 | 0 | 0.38 | 0.55 | 0.54 | 18.75 | 0.38 | 0.33 |
| Hex | 75 | 49 | 35 | 0 | 26 | 37 | 36 | 13 | 26 | 21 |
| Octal | 165 | 111 | 65 | 0 | 46 | 67 | 66 | 23 | 46 | 41 |
| Binary | 1110101 | 1001001 | 110101 | 0 | 100110 | 110111 | 110110 | 10011 | 100110 | 100001 |
Color Harmonies of #754935
Complementary color
Monochromatic Colors of #754935
Black with #754935
Text Example
Text Example
White with #754935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754935; }
p { color: rgb(117,73,53); }
H1.HeaderClassName
{
color: #754935;
}
.AnyTagClassName
{
color: #754935;
}
</style>
background-color css
<style>
a { background-color: #754935; }
a { background-color: rgb(117,73,53); }
div.DivClassName
{
background-color: #754935;
}
.BgClassName
{
background-color: #754935;
}
</style>
border-color css
<style>
span { border-color: #754935; }
span { border-color: rgb(117,73,53); }
td.TdClassName
{
border-color: #754935;
}
.TagClassName
{
border-color: #754935;
}
</style>