Shades of Paarl #855038
Tints of Paarl #855038
RGB
CMYK
RGB Variations
Color information
#855038 (or 0x855038) is known color: Paarl. HEX triplet: 85, 50 and 38. RGB value is (133,80,56). Sum of RGB (Red+Green+Blue) = 133+80+56=269 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.44% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 56 (22.27% from 255 or 20.82% from 269); Max value from RGB is 133 - color contains mainly: red. Hex color #855038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855038 is #7AAFC7. Grayscale: #5D5D5D. Windows color (decimal): -8040392 or 3690629. OLE color: 3690629.
HSL color Cylindrical-coordinate representation of color #855038: hue angle of 18.7º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #855038 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 56 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.48 |
| HSL | 18.7º | 0.41% | 0.37% | - |
| HSV(B) | 18.7º | 0.58% | 0.52% | - |
| XYZ | 13.26 | 11.01 | 5.17 | - |
| YUV | 93.11 | 107.06 | 156.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 56 | 0 | 0.40 | 0.58 | 0.48 | 18.7 | 0.41 | 0.37 |
| Hex | 85 | 50 | 38 | 0 | 28 | 3A | 30 | 13 | 29 | 25 |
| Octal | 205 | 120 | 70 | 0 | 50 | 72 | 60 | 23 | 51 | 45 |
| Binary | 10000101 | 1010000 | 111000 | 0 | 101000 | 111010 | 110000 | 10011 | 101001 | 100101 |
Color Harmonies of #855038
Complementary color
Monochromatic Colors of #855038
Black with #855038
Text Example
Text Example
White with #855038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855038; }
p { color: rgb(133,80,56); }
H1.HeaderClassName
{
color: #855038;
}
.AnyTagClassName
{
color: #855038;
}
</style>
background-color css
<style>
a { background-color: #855038; }
a { background-color: rgb(133,80,56); }
div.DivClassName
{
background-color: #855038;
}
.BgClassName
{
background-color: #855038;
}
</style>
border-color css
<style>
span { border-color: #855038; }
span { border-color: rgb(133,80,56); }
td.TdClassName
{
border-color: #855038;
}
.TagClassName
{
border-color: #855038;
}
</style>