Shades of Paarl #874530
Tints of Paarl #874530
RGB
CMYK
RGB Variations
Color information
#874530 (or 0x874530) is known color: Paarl. HEX triplet: 87, 45 and 30. RGB value is (135,69,48). Sum of RGB (Red+Green+Blue) = 135+69+48=252 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.57% from 252); Green value is 69 (27.34% from 255 or 27.38% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 135 - color contains mainly: red. Hex color #874530 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874530 is #78BACF. Grayscale: #565656. Windows color (decimal): -7912144 or 3163527. OLE color: 3163527.
HSL color Cylindrical-coordinate representation of color #874530: hue angle of 14.48º 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 #874530 is Cyan = 0, Magento = 0.49, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 69 | 48 | - |
| CMYK | 0 | 0.49 | 0.64 | 0.47 |
| HSL | 14.48º | 0.48% | 0.36% | - |
| HSV(B) | 14.48º | 0.64% | 0.53% | - |
| XYZ | 12.65 | 9.62 | 3.99 | - |
| YUV | 86.34 | 106.37 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 48 | 0 | 0.49 | 0.64 | 0.47 | 14.48 | 0.48 | 0.36 |
| Hex | 87 | 45 | 30 | 0 | 31 | 40 | 2F | E | 30 | 24 |
| Octal | 207 | 105 | 60 | 0 | 61 | 100 | 57 | 16 | 60 | 44 |
| Binary | 10000111 | 1000101 | 110000 | 0 | 110001 | 1000000 | 101111 | 1110 | 110000 | 100100 |
Color Harmonies of #874530
Complementary color
Monochromatic Colors of #874530
Black with #874530
Text Example
Text Example
White with #874530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874530; }
p { color: rgb(135,69,48); }
H1.HeaderClassName
{
color: #874530;
}
.AnyTagClassName
{
color: #874530;
}
</style>
background-color css
<style>
a { background-color: #874530; }
a { background-color: rgb(135,69,48); }
div.DivClassName
{
background-color: #874530;
}
.BgClassName
{
background-color: #874530;
}
</style>
border-color css
<style>
span { border-color: #874530; }
span { border-color: rgb(135,69,48); }
td.TdClassName
{
border-color: #874530;
}
.TagClassName
{
border-color: #874530;
}
</style>