Shades of Falcon #816063
Tints of Falcon #816063
RGB
CMYK
RGB Variations
Color information
#816063 (or 0x816063) is known color: Falcon. HEX triplet: 81, 60 and 63. RGB value is (129,96,99). Sum of RGB (Red+Green+Blue) = 129+96+99=324 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.81% from 324); Green value is 96 (37.89% from 255 or 29.63% from 324); Blue value is 99 (39.06% from 255 or 30.56% from 324); Max value from RGB is 129 - color contains mainly: red. Hex color #816063 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816063 is #7E9F9C. Grayscale: #6A6A6A. Windows color (decimal): -8298397 or 6512769. OLE color: 6512769.
HSL color Cylindrical-coordinate representation of color #816063: hue angle of 354.55º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816063 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 99 | - |
| CMYK | 0 | 0.26 | 0.23 | 0.49 |
| HSL | 354.55º | 0.15% | 0.44% | - |
| HSV(B) | 354.55º | 0.26% | 0.51% | - |
| XYZ | 15.49 | 13.93 | 13.68 | - |
| YUV | 106.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 99 | 0 | 0.26 | 0.23 | 0.49 | 354.55 | 0.15 | 0.44 |
| Hex | 81 | 60 | 63 | 0 | 1A | 17 | 31 | 163 | F | 2C |
| Octal | 201 | 140 | 143 | 0 | 32 | 27 | 61 | 543 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1100011 | 0 | 11010 | 10111 | 110001 | 101100011 | 1111 | 101100 |
Color Harmonies of #816063
Complementary color
Monochromatic Colors of #816063
Black with #816063
Text Example
Text Example
White with #816063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816063; }
p { color: rgb(129,96,99); }
H1.HeaderClassName
{
color: #816063;
}
.AnyTagClassName
{
color: #816063;
}
</style>
background-color css
<style>
a { background-color: #816063; }
a { background-color: rgb(129,96,99); }
div.DivClassName
{
background-color: #816063;
}
.BgClassName
{
background-color: #816063;
}
</style>
border-color css
<style>
span { border-color: #816063; }
span { border-color: rgb(129,96,99); }
td.TdClassName
{
border-color: #816063;
}
.TagClassName
{
border-color: #816063;
}
</style>