Shades of Pharlap #816967
Tints of Pharlap #816967
RGB
CMYK
RGB Variations
Color information
#816967 (or 0x816967) is known color: Pharlap. HEX triplet: 81, 69 and 67. RGB value is (129,105,103). Sum of RGB (Red+Green+Blue) = 129+105+103=337 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.28% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 129 - color contains mainly: red. Hex color #816967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816967 is #7E9698. Grayscale: #6F6F6F. Windows color (decimal): -8296089 or 6777217. OLE color: 6777217.
HSL color Cylindrical-coordinate representation of color #816967: hue angle of 4.62º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #816967 is Cyan = 0, Magento = 0.19, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 103 | - |
| CMYK | 0 | 0.19 | 0.20 | 0.49 |
| HSL | 4.62º | 0.11% | 0.45% | - |
| HSV(B) | 4.62º | 0.2% | 0.51% | - |
| XYZ | 16.55 | 15.75 | 15 | - |
| YUV | 111.95 | 122.95 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 103 | 0 | 0.19 | 0.20 | 0.49 | 4.62 | 0.11 | 0.45 |
| Hex | 81 | 69 | 67 | 0 | 13 | 14 | 31 | 5 | B | 2D |
| Octal | 201 | 151 | 147 | 0 | 23 | 24 | 61 | 5 | 13 | 55 |
| Binary | 10000001 | 1101001 | 1100111 | 0 | 10011 | 10100 | 110001 | 101 | 1011 | 101101 |
Color Harmonies of #816967
Complementary color
Monochromatic Colors of #816967
Black with #816967
Text Example
Text Example
White with #816967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816967; }
p { color: rgb(129,105,103); }
H1.HeaderClassName
{
color: #816967;
}
.AnyTagClassName
{
color: #816967;
}
</style>
background-color css
<style>
a { background-color: #816967; }
a { background-color: rgb(129,105,103); }
div.DivClassName
{
background-color: #816967;
}
.BgClassName
{
background-color: #816967;
}
</style>
border-color css
<style>
span { border-color: #816967; }
span { border-color: rgb(129,105,103); }
td.TdClassName
{
border-color: #816967;
}
.TagClassName
{
border-color: #816967;
}
</style>