Shades of Paarl #855034
Tints of Paarl #855034
RGB
CMYK
RGB Variations
Color information
#855034 (or 0x855034) is known color: Paarl. HEX triplet: 85, 50 and 34. RGB value is (133,80,52). Sum of RGB (Red+Green+Blue) = 133+80+52=265 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50.19% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 133 - color contains mainly: red. Hex color #855034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855034 is #7AAFCB. Grayscale: #5C5C5C. Windows color (decimal): -8040396 or 3428485. OLE color: 3428485.
HSL color Cylindrical-coordinate representation of color #855034: hue angle of 20.74º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #855034 is Cyan = 0, Magento = 0.40, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 52 | - |
| CMYK | 0 | 0.40 | 0.61 | 0.48 |
| HSL | 20.74º | 0.44% | 0.36% | - |
| HSV(B) | 20.74º | 0.61% | 0.52% | - |
| XYZ | 13.16 | 10.97 | 4.67 | - |
| YUV | 92.66 | 105.06 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 52 | 0 | 0.40 | 0.61 | 0.48 | 20.74 | 0.44 | 0.36 |
| Hex | 85 | 50 | 34 | 0 | 28 | 3D | 30 | 15 | 2C | 24 |
| Octal | 205 | 120 | 64 | 0 | 50 | 75 | 60 | 25 | 54 | 44 |
| Binary | 10000101 | 1010000 | 110100 | 0 | 101000 | 111101 | 110000 | 10101 | 101100 | 100100 |
Color Harmonies of #855034
Complementary color
Monochromatic Colors of #855034
Black with #855034
Text Example
Text Example
White with #855034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855034; }
p { color: rgb(133,80,52); }
H1.HeaderClassName
{
color: #855034;
}
.AnyTagClassName
{
color: #855034;
}
</style>
background-color css
<style>
a { background-color: #855034; }
a { background-color: rgb(133,80,52); }
div.DivClassName
{
background-color: #855034;
}
.BgClassName
{
background-color: #855034;
}
</style>
border-color css
<style>
span { border-color: #855034; }
span { border-color: rgb(133,80,52); }
td.TdClassName
{
border-color: #855034;
}
.TagClassName
{
border-color: #855034;
}
</style>