Shades of Cape Palliser #744730
Tints of Cape Palliser #744730
RGB
CMYK
RGB Variations
Color information
#744730 (or 0x744730) is known color: Cape Palliser. HEX triplet: 74, 47 and 30. RGB value is (116,71,48). Sum of RGB (Red+Green+Blue) = 116+71+48=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 71 (28.12% from 255 or 30.21% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #744730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744730 is #8BB8CF. Grayscale: #515151. Windows color (decimal): -9156816 or 3164020. OLE color: 3164020.
HSL color Cylindrical-coordinate representation of color #744730: hue angle of 20.29º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #744730 is Cyan = 0, Magento = 0.39, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 48 | - |
| CMYK | 0 | 0.39 | 0.59 | 0.55 |
| HSL | 20.29º | 0.41% | 0.32% | - |
| HSV(B) | 20.29º | 0.59% | 0.45% | - |
| XYZ | 9.99 | 8.43 | 3.9 | - |
| YUV | 81.83 | 108.91 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 48 | 0 | 0.39 | 0.59 | 0.55 | 20.29 | 0.41 | 0.32 |
| Hex | 74 | 47 | 30 | 0 | 27 | 3B | 37 | 14 | 29 | 20 |
| Octal | 164 | 107 | 60 | 0 | 47 | 73 | 67 | 24 | 51 | 40 |
| Binary | 1110100 | 1000111 | 110000 | 0 | 100111 | 111011 | 110111 | 10100 | 101001 | 100000 |
Color Harmonies of #744730
Complementary color
Monochromatic Colors of #744730
Black with #744730
Text Example
Text Example
White with #744730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744730; }
p { color: rgb(116,71,48); }
H1.HeaderClassName
{
color: #744730;
}
.AnyTagClassName
{
color: #744730;
}
</style>
background-color css
<style>
a { background-color: #744730; }
a { background-color: rgb(116,71,48); }
div.DivClassName
{
background-color: #744730;
}
.BgClassName
{
background-color: #744730;
}
</style>
border-color css
<style>
span { border-color: #744730; }
span { border-color: rgb(116,71,48); }
td.TdClassName
{
border-color: #744730;
}
.TagClassName
{
border-color: #744730;
}
</style>