Shades of Paarl #874331
Tints of Paarl #874331
RGB
CMYK
RGB Variations
Color information
#874331 (or 0x874331) is known color: Paarl. HEX triplet: 87, 43 and 31. RGB value is (135,67,49). Sum of RGB (Red+Green+Blue) = 135+67+49=251 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.78% from 251); Green value is 67 (26.56% from 255 or 26.69% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 135 - color contains mainly: red. Hex color #874331 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874331 is #78BCCE. Grayscale: #555555. Windows color (decimal): -7912655 or 3228551. OLE color: 3228551.
HSL color Cylindrical-coordinate representation of color #874331: hue angle of 12.56º degrees, saturation: 0.47, 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 #874331 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 67 | 49 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.47 |
| HSL | 12.56º | 0.47% | 0.36% | - |
| HSV(B) | 12.56º | 0.64% | 0.53% | - |
| XYZ | 12.55 | 9.39 | 4.06 | - |
| YUV | 85.28 | 107.53 | 163.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 67 | 49 | 0 | 0.50 | 0.64 | 0.47 | 12.56 | 0.47 | 0.36 |
| Hex | 87 | 43 | 31 | 0 | 32 | 40 | 2F | D | 2F | 24 |
| Octal | 207 | 103 | 61 | 0 | 62 | 100 | 57 | 15 | 57 | 44 |
| Binary | 10000111 | 1000011 | 110001 | 0 | 110010 | 1000000 | 101111 | 1101 | 101111 | 100100 |
Color Harmonies of #874331
Complementary color
Monochromatic Colors of #874331
Black with #874331
Text Example
Text Example
White with #874331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874331; }
p { color: rgb(135,67,49); }
H1.HeaderClassName
{
color: #874331;
}
.AnyTagClassName
{
color: #874331;
}
</style>
background-color css
<style>
a { background-color: #874331; }
a { background-color: rgb(135,67,49); }
div.DivClassName
{
background-color: #874331;
}
.BgClassName
{
background-color: #874331;
}
</style>
border-color css
<style>
span { border-color: #874331; }
span { border-color: rgb(135,67,49); }
td.TdClassName
{
border-color: #874331;
}
.TagClassName
{
border-color: #874331;
}
</style>