Shades of Cape Palliser #754732
Tints of Cape Palliser #754732
RGB
CMYK
RGB Variations
Color information
#754732 (or 0x754732) is known color: Cape Palliser. HEX triplet: 75, 47 and 32. RGB value is (117,71,50). Sum of RGB (Red+Green+Blue) = 117+71+50=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #754732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754732 is #8AB8CD. Grayscale: #525252. Windows color (decimal): -9091278 or 3295093. OLE color: 3295093.
HSL color Cylindrical-coordinate representation of color #754732: hue angle of 18.81º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #754732 is Cyan = 0, Magento = 0.39, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 50 | - |
| CMYK | 0 | 0.39 | 0.57 | 0.54 |
| HSL | 18.81º | 0.4% | 0.33% | - |
| HSV(B) | 18.81º | 0.57% | 0.46% | - |
| XYZ | 10.17 | 8.52 | 4.13 | - |
| YUV | 82.36 | 109.74 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 50 | 0 | 0.39 | 0.57 | 0.54 | 18.81 | 0.4 | 0.33 |
| Hex | 75 | 47 | 32 | 0 | 27 | 39 | 36 | 13 | 28 | 21 |
| Octal | 165 | 107 | 62 | 0 | 47 | 71 | 66 | 23 | 50 | 41 |
| Binary | 1110101 | 1000111 | 110010 | 0 | 100111 | 111001 | 110110 | 10011 | 101000 | 100001 |
Color Harmonies of #754732
Complementary color
Monochromatic Colors of #754732
Black with #754732
Text Example
Text Example
White with #754732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754732; }
p { color: rgb(117,71,50); }
H1.HeaderClassName
{
color: #754732;
}
.AnyTagClassName
{
color: #754732;
}
</style>
background-color css
<style>
a { background-color: #754732; }
a { background-color: rgb(117,71,50); }
div.DivClassName
{
background-color: #754732;
}
.BgClassName
{
background-color: #754732;
}
</style>
border-color css
<style>
span { border-color: #754732; }
span { border-color: rgb(117,71,50); }
td.TdClassName
{
border-color: #754732;
}
.TagClassName
{
border-color: #754732;
}
</style>