Shades of Paarl #914935
Tints of Paarl #914935
RGB
CMYK
RGB Variations
Color information
#914935 (or 0x914935) is known color: Paarl. HEX triplet: 91, 49 and 35. RGB value is (145,73,53). Sum of RGB (Red+Green+Blue) = 145+73+53=271 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.51% from 271); Green value is 73 (28.91% from 255 or 26.94% from 271); Blue value is 53 (21.09% from 255 or 19.56% from 271); Max value from RGB is 145 - color contains mainly: red. Hex color #914935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #914935 is #6EB6CA. Grayscale: #5C5C5C. Windows color (decimal): -7255755 or 3492241. OLE color: 3492241.
HSL color Cylindrical-coordinate representation of color #914935: hue angle of 13.04º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #914935 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 73 | 53 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.43 |
| HSL | 13.04º | 0.46% | 0.39% | - |
| HSV(B) | 13.04º | 0.63% | 0.57% | - |
| XYZ | 14.7 | 11.04 | 4.72 | - |
| YUV | 92.25 | 105.85 | 165.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 73 | 53 | 0 | 0.50 | 0.63 | 0.43 | 13.04 | 0.46 | 0.39 |
| Hex | 91 | 49 | 35 | 0 | 32 | 3F | 2B | D | 2E | 27 |
| Octal | 221 | 111 | 65 | 0 | 62 | 77 | 53 | 15 | 56 | 47 |
| Binary | 10010001 | 1001001 | 110101 | 0 | 110010 | 111111 | 101011 | 1101 | 101110 | 100111 |
Color Harmonies of #914935
Complementary color
Monochromatic Colors of #914935
Black with #914935
Text Example
Text Example
White with #914935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914935; }
p { color: rgb(145,73,53); }
H1.HeaderClassName
{
color: #914935;
}
.AnyTagClassName
{
color: #914935;
}
</style>
background-color css
<style>
a { background-color: #914935; }
a { background-color: rgb(145,73,53); }
div.DivClassName
{
background-color: #914935;
}
.BgClassName
{
background-color: #914935;
}
</style>
border-color css
<style>
span { border-color: #914935; }
span { border-color: rgb(145,73,53); }
td.TdClassName
{
border-color: #914935;
}
.TagClassName
{
border-color: #914935;
}
</style>