Shades of Paarl #905038
Tints of Paarl #905038
RGB
CMYK
RGB Variations
Color information
#905038 (or 0x905038) is known color: Paarl. HEX triplet: 90, 50 and 38. RGB value is (144,80,56). Sum of RGB (Red+Green+Blue) = 144+80+56=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #905038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905038 is #6FAFC7. Grayscale: #606060. Windows color (decimal): -7319496 or 3690640. OLE color: 3690640.
HSL color Cylindrical-coordinate representation of color #905038: hue angle of 16.36º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #905038 is Cyan = 0, Magento = 0.44, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 56 | - |
| CMYK | 0 | 0.44 | 0.61 | 0.44 |
| HSL | 16.36º | 0.44% | 0.39% | - |
| HSV(B) | 16.36º | 0.61% | 0.56% | - |
| XYZ | 15.08 | 11.95 | 5.25 | - |
| YUV | 96.4 | 105.2 | 161.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 56 | 0 | 0.44 | 0.61 | 0.44 | 16.36 | 0.44 | 0.39 |
| Hex | 90 | 50 | 38 | 0 | 2C | 3D | 2C | 10 | 2C | 27 |
| Octal | 220 | 120 | 70 | 0 | 54 | 75 | 54 | 20 | 54 | 47 |
| Binary | 10010000 | 1010000 | 111000 | 0 | 101100 | 111101 | 101100 | 10000 | 101100 | 100111 |
Color Harmonies of #905038
Complementary color
Monochromatic Colors of #905038
Black with #905038
Text Example
Text Example
White with #905038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905038; }
p { color: rgb(144,80,56); }
H1.HeaderClassName
{
color: #905038;
}
.AnyTagClassName
{
color: #905038;
}
</style>
background-color css
<style>
a { background-color: #905038; }
a { background-color: rgb(144,80,56); }
div.DivClassName
{
background-color: #905038;
}
.BgClassName
{
background-color: #905038;
}
</style>
border-color css
<style>
span { border-color: #905038; }
span { border-color: rgb(144,80,56); }
td.TdClassName
{
border-color: #905038;
}
.TagClassName
{
border-color: #905038;
}
</style>