Shades of Paarl #875038
Tints of Paarl #875038
RGB
CMYK
RGB Variations
Color information
#875038 (or 0x875038) is known color: Paarl. HEX triplet: 87, 50 and 38. RGB value is (135,80,56). Sum of RGB (Red+Green+Blue) = 135+80+56=271 (35% of max value = 765). Red value is 135 (53.12% from 255 or 49.82% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 135 - color contains mainly: red. Hex color #875038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875038 is #78AFC7. Grayscale: #5D5D5D. Windows color (decimal): -7909320 or 3690631. OLE color: 3690631.
HSL color Cylindrical-coordinate representation of color #875038: hue angle of 18.23º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #875038 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 56 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.47 |
| HSL | 18.23º | 0.41% | 0.37% | - |
| HSV(B) | 18.23º | 0.59% | 0.53% | - |
| XYZ | 13.57 | 11.17 | 5.18 | - |
| YUV | 93.71 | 106.72 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 56 | 0 | 0.41 | 0.59 | 0.47 | 18.23 | 0.41 | 0.37 |
| Hex | 87 | 50 | 38 | 0 | 29 | 3B | 2F | 12 | 29 | 25 |
| Octal | 207 | 120 | 70 | 0 | 51 | 73 | 57 | 22 | 51 | 45 |
| Binary | 10000111 | 1010000 | 111000 | 0 | 101001 | 111011 | 101111 | 10010 | 101001 | 100101 |
Color Harmonies of #875038
Complementary color
Monochromatic Colors of #875038
Black with #875038
Text Example
Text Example
White with #875038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875038; }
p { color: rgb(135,80,56); }
H1.HeaderClassName
{
color: #875038;
}
.AnyTagClassName
{
color: #875038;
}
</style>
background-color css
<style>
a { background-color: #875038; }
a { background-color: rgb(135,80,56); }
div.DivClassName
{
background-color: #875038;
}
.BgClassName
{
background-color: #875038;
}
</style>
border-color css
<style>
span { border-color: #875038; }
span { border-color: rgb(135,80,56); }
td.TdClassName
{
border-color: #875038;
}
.TagClassName
{
border-color: #875038;
}
</style>