Shades of Paarl #905037
Tints of Paarl #905037
RGB
CMYK
RGB Variations
Color information
#905037 (or 0x905037) is known color: Paarl. HEX triplet: 90, 50 and 37. RGB value is (144,80,55). Sum of RGB (Red+Green+Blue) = 144+80+55=279 (36% of max value = 765). Red value is 144 (56.64% from 255 or 51.61% from 279); Green value is 80 (31.64% from 255 or 28.67% from 279); Blue value is 55 (21.88% from 255 or 19.71% from 279); Max value from RGB is 144 - color contains mainly: red. Hex color #905037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905037 is #6FAFC8. Grayscale: #606060. Windows color (decimal): -7319497 or 3625104. OLE color: 3625104.
HSL color Cylindrical-coordinate representation of color #905037: hue angle of 16.85º 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 #905037 is Cyan = 0, Magento = 0.44, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 55 | - |
| CMYK | 0 | 0.44 | 0.62 | 0.44 |
| HSL | 16.85º | 0.45% | 0.39% | - |
| HSV(B) | 16.85º | 0.62% | 0.56% | - |
| XYZ | 15.06 | 11.94 | 5.13 | - |
| YUV | 96.29 | 104.7 | 162.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 55 | 0 | 0.44 | 0.62 | 0.44 | 16.85 | 0.45 | 0.39 |
| Hex | 90 | 50 | 37 | 0 | 2C | 3E | 2C | 11 | 2D | 27 |
| Octal | 220 | 120 | 67 | 0 | 54 | 76 | 54 | 21 | 55 | 47 |
| Binary | 10010000 | 1010000 | 110111 | 0 | 101100 | 111110 | 101100 | 10001 | 101101 | 100111 |
Color Harmonies of #905037
Complementary color
Monochromatic Colors of #905037
Black with #905037
Text Example
Text Example
White with #905037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905037; }
p { color: rgb(144,80,55); }
H1.HeaderClassName
{
color: #905037;
}
.AnyTagClassName
{
color: #905037;
}
</style>
background-color css
<style>
a { background-color: #905037; }
a { background-color: rgb(144,80,55); }
div.DivClassName
{
background-color: #905037;
}
.BgClassName
{
background-color: #905037;
}
</style>
border-color css
<style>
span { border-color: #905037; }
span { border-color: rgb(144,80,55); }
td.TdClassName
{
border-color: #905037;
}
.TagClassName
{
border-color: #905037;
}
</style>