Shades of Paarl #854435
Tints of Paarl #854435
RGB
CMYK
RGB Variations
Color information
#854435 (or 0x854435) is known color: Paarl. HEX triplet: 85, 44 and 35. RGB value is (133,68,53). Sum of RGB (Red+Green+Blue) = 133+68+53=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #854435 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854435 is #7ABBCA. Grayscale: #555555. Windows color (decimal): -8043467 or 3490949. OLE color: 3490949.
HSL color Cylindrical-coordinate representation of color #854435: hue angle of 11.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #854435 is Cyan = 0, Magento = 0.49, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 53 | - |
| CMYK | 0 | 0.49 | 0.60 | 0.48 |
| HSL | 11.25º | 0.43% | 0.36% | - |
| HSV(B) | 11.25º | 0.6% | 0.52% | - |
| XYZ | 12.38 | 9.38 | 4.53 | - |
| YUV | 85.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 53 | 0 | 0.49 | 0.60 | 0.48 | 11.25 | 0.43 | 0.36 |
| Hex | 85 | 44 | 35 | 0 | 31 | 3C | 30 | B | 2B | 24 |
| Octal | 205 | 104 | 65 | 0 | 61 | 74 | 60 | 13 | 53 | 44 |
| Binary | 10000101 | 1000100 | 110101 | 0 | 110001 | 111100 | 110000 | 1011 | 101011 | 100100 |
Color Harmonies of #854435
Complementary color
Monochromatic Colors of #854435
Black with #854435
Text Example
Text Example
White with #854435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854435; }
p { color: rgb(133,68,53); }
H1.HeaderClassName
{
color: #854435;
}
.AnyTagClassName
{
color: #854435;
}
</style>
background-color css
<style>
a { background-color: #854435; }
a { background-color: rgb(133,68,53); }
div.DivClassName
{
background-color: #854435;
}
.BgClassName
{
background-color: #854435;
}
</style>
border-color css
<style>
span { border-color: #854435; }
span { border-color: rgb(133,68,53); }
td.TdClassName
{
border-color: #854435;
}
.TagClassName
{
border-color: #854435;
}
</style>