Shades of Paarl #904932
Tints of Paarl #904932
RGB
CMYK
RGB Variations
Color information
#904932 (or 0x904932) is known color: Paarl. HEX triplet: 90, 49 and 32. RGB value is (144,73,50). Sum of RGB (Red+Green+Blue) = 144+73+50=267 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.93% from 267); Green value is 73 (28.91% from 255 or 27.34% from 267); Blue value is 50 (19.92% from 255 or 18.73% from 267); Max value from RGB is 144 - color contains mainly: red. Hex color #904932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #904932 is #6FB6CD. Grayscale: #5B5B5B. Windows color (decimal): -7321294 or 3295632. OLE color: 3295632.
HSL color Cylindrical-coordinate representation of color #904932: hue angle of 14.68º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #904932 is Cyan = 0, Magento = 0.49, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 73 | 50 | - |
| CMYK | 0 | 0.49 | 0.65 | 0.44 |
| HSL | 14.68º | 0.48% | 0.38% | - |
| HSV(B) | 14.68º | 0.65% | 0.56% | - |
| XYZ | 14.46 | 10.92 | 4.36 | - |
| YUV | 91.61 | 104.52 | 165.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 73 | 50 | 0 | 0.49 | 0.65 | 0.44 | 14.68 | 0.48 | 0.38 |
| Hex | 90 | 49 | 32 | 0 | 31 | 41 | 2C | F | 30 | 26 |
| Octal | 220 | 111 | 62 | 0 | 61 | 101 | 54 | 17 | 60 | 46 |
| Binary | 10010000 | 1001001 | 110010 | 0 | 110001 | 1000001 | 101100 | 1111 | 110000 | 100110 |
Color Harmonies of #904932
Complementary color
Monochromatic Colors of #904932
Black with #904932
Text Example
Text Example
White with #904932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #904932; }
p { color: rgb(144,73,50); }
H1.HeaderClassName
{
color: #904932;
}
.AnyTagClassName
{
color: #904932;
}
</style>
background-color css
<style>
a { background-color: #904932; }
a { background-color: rgb(144,73,50); }
div.DivClassName
{
background-color: #904932;
}
.BgClassName
{
background-color: #904932;
}
</style>
border-color css
<style>
span { border-color: #904932; }
span { border-color: rgb(144,73,50); }
td.TdClassName
{
border-color: #904932;
}
.TagClassName
{
border-color: #904932;
}
</style>