Shades of Paarl #874430
Tints of Paarl #874430
RGB
CMYK
RGB Variations
Color information
#874430 (or 0x874430) is known color: Paarl. HEX triplet: 87, 44 and 30. RGB value is (135,68,48). Sum of RGB (Red+Green+Blue) = 135+68+48=251 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.78% from 251); Green value is 68 (26.95% from 255 or 27.09% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 135 - color contains mainly: red. Hex color #874430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874430 is #78BBCF. Grayscale: #555555. Windows color (decimal): -7912400 or 3163271. OLE color: 3163271.
HSL color Cylindrical-coordinate representation of color #874430: hue angle of 13.79º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #874430 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 48 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.47 |
| HSL | 13.79º | 0.48% | 0.36% | - |
| HSV(B) | 13.79º | 0.64% | 0.53% | - |
| XYZ | 12.59 | 9.5 | 3.97 | - |
| YUV | 85.75 | 106.7 | 163.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 48 | 0 | 0.50 | 0.64 | 0.47 | 13.79 | 0.48 | 0.36 |
| Hex | 87 | 44 | 30 | 0 | 32 | 40 | 2F | E | 30 | 24 |
| Octal | 207 | 104 | 60 | 0 | 62 | 100 | 57 | 16 | 60 | 44 |
| Binary | 10000111 | 1000100 | 110000 | 0 | 110010 | 1000000 | 101111 | 1110 | 110000 | 100100 |
Color Harmonies of #874430
Complementary color
Monochromatic Colors of #874430
Black with #874430
Text Example
Text Example
White with #874430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874430; }
p { color: rgb(135,68,48); }
H1.HeaderClassName
{
color: #874430;
}
.AnyTagClassName
{
color: #874430;
}
</style>
background-color css
<style>
a { background-color: #874430; }
a { background-color: rgb(135,68,48); }
div.DivClassName
{
background-color: #874430;
}
.BgClassName
{
background-color: #874430;
}
</style>
border-color css
<style>
span { border-color: #874430; }
span { border-color: rgb(135,68,48); }
td.TdClassName
{
border-color: #874430;
}
.TagClassName
{
border-color: #874430;
}
</style>