Shades of Paarl #904836
Tints of Paarl #904836
RGB
CMYK
RGB Variations
Color information
#904836 (or 0x904836) is known color: Paarl. HEX triplet: 90, 48 and 36. RGB value is (144,72,54). Sum of RGB (Red+Green+Blue) = 144+72+54=270 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.33% from 270); Green value is 72 (28.52% from 255 or 26.67% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 144 - color contains mainly: red. Hex color #904836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #904836 is #6FB7C9. Grayscale: #5B5B5B. Windows color (decimal): -7321546 or 3557520. OLE color: 3557520.
HSL color Cylindrical-coordinate representation of color #904836: hue angle of 12º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #904836 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 72 | 54 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.44 |
| HSL | 12º | 0.45% | 0.39% | - |
| HSV(B) | 12º | 0.63% | 0.56% | - |
| XYZ | 14.48 | 10.83 | 4.82 | - |
| YUV | 91.48 | 106.85 | 165.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 72 | 54 | 0 | 0.50 | 0.63 | 0.44 | 12 | 0.45 | 0.39 |
| Hex | 90 | 48 | 36 | 0 | 32 | 3F | 2C | C | 2D | 27 |
| Octal | 220 | 110 | 66 | 0 | 62 | 77 | 54 | 14 | 55 | 47 |
| Binary | 10010000 | 1001000 | 110110 | 0 | 110010 | 111111 | 101100 | 1100 | 101101 | 100111 |
Color Harmonies of #904836
Complementary color
Monochromatic Colors of #904836
Black with #904836
Text Example
Text Example
White with #904836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #904836; }
p { color: rgb(144,72,54); }
H1.HeaderClassName
{
color: #904836;
}
.AnyTagClassName
{
color: #904836;
}
</style>
background-color css
<style>
a { background-color: #904836; }
a { background-color: rgb(144,72,54); }
div.DivClassName
{
background-color: #904836;
}
.BgClassName
{
background-color: #904836;
}
</style>
border-color css
<style>
span { border-color: #904836; }
span { border-color: rgb(144,72,54); }
td.TdClassName
{
border-color: #904836;
}
.TagClassName
{
border-color: #904836;
}
</style>