Shades of Cape Palliser #754933
Tints of Cape Palliser #754933
RGB
CMYK
RGB Variations
Color information
#754933 (or 0x754933) is known color: Cape Palliser. HEX triplet: 75, 49 and 33. RGB value is (117,73,51). Sum of RGB (Red+Green+Blue) = 117+73+51=241 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.55% from 241); Green value is 73 (28.91% from 255 or 30.29% from 241); Blue value is 51 (20.31% from 255 or 21.16% from 241); Max value from RGB is 117 - color contains mainly: red. Hex color #754933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754933 is #8AB6CC. Grayscale: #535353. Windows color (decimal): -9090765 or 3361141. OLE color: 3361141.
HSL color Cylindrical-coordinate representation of color #754933: hue angle of 20º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #754933 is Cyan = 0, Magento = 0.38, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 51 | - |
| CMYK | 0 | 0.38 | 0.56 | 0.54 |
| HSL | 20º | 0.39% | 0.33% | - |
| HSV(B) | 20º | 0.56% | 0.46% | - |
| XYZ | 10.32 | 8.79 | 4.28 | - |
| YUV | 83.65 | 109.58 | 151.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 51 | 0 | 0.38 | 0.56 | 0.54 | 20 | 0.39 | 0.33 |
| Hex | 75 | 49 | 33 | 0 | 26 | 38 | 36 | 14 | 27 | 21 |
| Octal | 165 | 111 | 63 | 0 | 46 | 70 | 66 | 24 | 47 | 41 |
| Binary | 1110101 | 1001001 | 110011 | 0 | 100110 | 111000 | 110110 | 10100 | 100111 | 100001 |
Color Harmonies of #754933
Complementary color
Monochromatic Colors of #754933
Black with #754933
Text Example
Text Example
White with #754933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754933; }
p { color: rgb(117,73,51); }
H1.HeaderClassName
{
color: #754933;
}
.AnyTagClassName
{
color: #754933;
}
</style>
background-color css
<style>
a { background-color: #754933; }
a { background-color: rgb(117,73,51); }
div.DivClassName
{
background-color: #754933;
}
.BgClassName
{
background-color: #754933;
}
</style>
border-color css
<style>
span { border-color: #754933; }
span { border-color: rgb(117,73,51); }
td.TdClassName
{
border-color: #754933;
}
.TagClassName
{
border-color: #754933;
}
</style>