Shades of Cape Palliser #744928
Tints of Cape Palliser #744928
RGB
CMYK
RGB Variations
Color information
#744928 (or 0x744928) is known color: Cape Palliser. HEX triplet: 74, 49 and 28. RGB value is (116,73,40). Sum of RGB (Red+Green+Blue) = 116+73+40=229 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.66% from 229); Green value is 73 (28.91% from 255 or 31.88% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 116 - color contains mainly: red. Hex color #744928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744928 is #8BB6D7. Grayscale: #525252. Windows color (decimal): -9156312 or 2640244. OLE color: 2640244.
HSL color Cylindrical-coordinate representation of color #744928: hue angle of 26.05º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #744928 is Cyan = 0, Magento = 0.37, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 40 | - |
| CMYK | 0 | 0.37 | 0.66 | 0.55 |
| HSL | 26.05º | 0.49% | 0.31% | - |
| HSV(B) | 26.05º | 0.66% | 0.45% | - |
| XYZ | 9.97 | 8.63 | 3.15 | - |
| YUV | 82.1 | 104.25 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 40 | 0 | 0.37 | 0.66 | 0.55 | 26.05 | 0.49 | 0.31 |
| Hex | 74 | 49 | 28 | 0 | 25 | 42 | 37 | 1A | 31 | 1F |
| Octal | 164 | 111 | 50 | 0 | 45 | 102 | 67 | 32 | 61 | 37 |
| Binary | 1110100 | 1001001 | 101000 | 0 | 100101 | 1000010 | 110111 | 11010 | 110001 | 11111 |
Color Harmonies of #744928
Complementary color
Monochromatic Colors of #744928
Black with #744928
Text Example
Text Example
White with #744928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744928; }
p { color: rgb(116,73,40); }
H1.HeaderClassName
{
color: #744928;
}
.AnyTagClassName
{
color: #744928;
}
</style>
background-color css
<style>
a { background-color: #744928; }
a { background-color: rgb(116,73,40); }
div.DivClassName
{
background-color: #744928;
}
.BgClassName
{
background-color: #744928;
}
</style>
border-color css
<style>
span { border-color: #744928; }
span { border-color: rgb(116,73,40); }
td.TdClassName
{
border-color: #744928;
}
.TagClassName
{
border-color: #744928;
}
</style>