Shades of Falcon #816062
Tints of Falcon #816062
RGB
CMYK
RGB Variations
Color information
#816062 (or 0x816062) is known color: Falcon. HEX triplet: 81, 60 and 62. RGB value is (129,96,98). Sum of RGB (Red+Green+Blue) = 129+96+98=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 96 (37.89% from 255 or 29.72% from 323); Blue value is 98 (38.67% from 255 or 30.34% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #816062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816062 is #7E9F9D. Grayscale: #6A6A6A. Windows color (decimal): -8298398 or 6447233. OLE color: 6447233.
HSL color Cylindrical-coordinate representation of color #816062: hue angle of 356.36º 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 #816062 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 98 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.49 |
| HSL | 356.36º | 0.15% | 0.44% | - |
| HSV(B) | 356.36º | 0.26% | 0.51% | - |
| XYZ | 15.44 | 13.91 | 13.43 | - |
| YUV | 106.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 98 | 0 | 0.26 | 0.24 | 0.49 | 356.36 | 0.15 | 0.44 |
| Hex | 81 | 60 | 62 | 0 | 1A | 18 | 31 | 164 | F | 2C |
| Octal | 201 | 140 | 142 | 0 | 32 | 30 | 61 | 544 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1100010 | 0 | 11010 | 11000 | 110001 | 101100100 | 1111 | 101100 |
Color Harmonies of #816062
Complementary color
Monochromatic Colors of #816062
Black with #816062
Text Example
Text Example
White with #816062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816062; }
p { color: rgb(129,96,98); }
H1.HeaderClassName
{
color: #816062;
}
.AnyTagClassName
{
color: #816062;
}
</style>
background-color css
<style>
a { background-color: #816062; }
a { background-color: rgb(129,96,98); }
div.DivClassName
{
background-color: #816062;
}
.BgClassName
{
background-color: #816062;
}
</style>
border-color css
<style>
span { border-color: #816062; }
span { border-color: rgb(129,96,98); }
td.TdClassName
{
border-color: #816062;
}
.TagClassName
{
border-color: #816062;
}
</style>