Shades of Paarl #905039
Tints of Paarl #905039
RGB
CMYK
RGB Variations
Color information
#905039 (or 0x905039) is known color: Paarl. HEX triplet: 90, 50 and 39. RGB value is (144,80,57). Sum of RGB (Red+Green+Blue) = 144+80+57=281 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.25% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 57 (22.66% from 255 or 20.28% from 281); Max value from RGB is 144 - color contains mainly: red. Hex color #905039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905039 is #6FAFC6. Grayscale: #606060. Windows color (decimal): -7319495 or 3756176. OLE color: 3756176.
HSL color Cylindrical-coordinate representation of color #905039: hue angle of 15.86º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #905039 is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 57 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.44 |
| HSL | 15.86º | 0.43% | 0.39% | - |
| HSV(B) | 15.86º | 0.6% | 0.56% | - |
| XYZ | 15.11 | 11.96 | 5.38 | - |
| YUV | 96.51 | 105.7 | 161.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 57 | 0 | 0.44 | 0.60 | 0.44 | 15.86 | 0.43 | 0.39 |
| Hex | 90 | 50 | 39 | 0 | 2C | 3C | 2C | 10 | 2B | 27 |
| Octal | 220 | 120 | 71 | 0 | 54 | 74 | 54 | 20 | 53 | 47 |
| Binary | 10010000 | 1010000 | 111001 | 0 | 101100 | 111100 | 101100 | 10000 | 101011 | 100111 |
Color Harmonies of #905039
Complementary color
Monochromatic Colors of #905039
Black with #905039
Text Example
Text Example
White with #905039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905039; }
p { color: rgb(144,80,57); }
H1.HeaderClassName
{
color: #905039;
}
.AnyTagClassName
{
color: #905039;
}
</style>
background-color css
<style>
a { background-color: #905039; }
a { background-color: rgb(144,80,57); }
div.DivClassName
{
background-color: #905039;
}
.BgClassName
{
background-color: #905039;
}
</style>
border-color css
<style>
span { border-color: #905039; }
span { border-color: rgb(144,80,57); }
td.TdClassName
{
border-color: #905039;
}
.TagClassName
{
border-color: #905039;
}
</style>