Shades of Paarl #8A4936
Tints of Paarl #8A4936
RGB
CMYK
RGB Variations
Color information
#8A4936 (or 0x8A4936) is known color: Paarl. HEX triplet: 8A, 49 and 36. RGB value is (138,73,54). Sum of RGB (Red+Green+Blue) = 138+73+54=265 (35% of max value = 765). Red value is 138 (54.30% from 255 or 52.08% from 265); Green value is 73 (28.91% from 255 or 27.55% from 265); Blue value is 54 (21.48% from 255 or 20.38% from 265); Max value from RGB is 138 - color contains mainly: red. Hex color #8A4936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8A4936 is #75B6C9. Grayscale: #5A5A5A. Windows color (decimal): -7714506 or 3557770. OLE color: 3557770.
HSL color Cylindrical-coordinate representation of color #8A4936: hue angle of 13.57º degrees, saturation: 0.44, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #8A4936 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 73 | 54 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.46 |
| HSL | 13.57º | 0.44% | 0.38% | - |
| HSV(B) | 13.57º | 0.61% | 0.54% | - |
| XYZ | 13.53 | 10.43 | 4.79 | - |
| YUV | 90.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 73 | 54 | 0 | 0.47 | 0.61 | 0.46 | 13.57 | 0.44 | 0.38 |
| Hex | 8A | 49 | 36 | 0 | 2F | 3D | 2E | E | 2C | 26 |
| Octal | 212 | 111 | 66 | 0 | 57 | 75 | 56 | 16 | 54 | 46 |
| Binary | 10001010 | 1001001 | 110110 | 0 | 101111 | 111101 | 101110 | 1110 | 101100 | 100110 |
Color Harmonies of #8A4936
Complementary color
Monochromatic Colors of #8A4936
Black with #8A4936
Text Example
Text Example
White with #8A4936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A4936; }
p { color: rgb(138,73,54); }
H1.HeaderClassName
{
color: #8A4936;
}
.AnyTagClassName
{
color: #8A4936;
}
</style>
background-color css
<style>
a { background-color: #8A4936; }
a { background-color: rgb(138,73,54); }
div.DivClassName
{
background-color: #8A4936;
}
.BgClassName
{
background-color: #8A4936;
}
</style>
border-color css
<style>
span { border-color: #8A4936; }
span { border-color: rgb(138,73,54); }
td.TdClassName
{
border-color: #8A4936;
}
.TagClassName
{
border-color: #8A4936;
}
</style>