Shades of Falcon #846062
Tints of Falcon #846062
RGB
CMYK
RGB Variations
Color information
#846062 (or 0x846062) is known color: Falcon. HEX triplet: 84, 60 and 62. RGB value is (132,96,98). Sum of RGB (Red+Green+Blue) = 132+96+98=326 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.49% from 326); Green value is 96 (37.89% from 255 or 29.45% from 326); Blue value is 98 (38.67% from 255 or 30.06% from 326); Max value from RGB is 132 - color contains mainly: red. Hex color #846062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846062 is #7B9F9D. Grayscale: #6B6B6B. Windows color (decimal): -8101790 or 6447236. OLE color: 6447236.
HSL color Cylindrical-coordinate representation of color #846062: hue angle of 356.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #846062 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 98 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.48 |
| HSL | 356.67º | 0.16% | 0.45% | - |
| HSV(B) | 356.67º | 0.27% | 0.52% | - |
| XYZ | 15.9 | 14.15 | 13.45 | - |
| YUV | 106.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 98 | 0 | 0.27 | 0.26 | 0.48 | 356.67 | 0.16 | 0.45 |
| Hex | 84 | 60 | 62 | 0 | 1B | 1A | 30 | 165 | 10 | 2D |
| Octal | 204 | 140 | 142 | 0 | 33 | 32 | 60 | 545 | 20 | 55 |
| Binary | 10000100 | 1100000 | 1100010 | 0 | 11011 | 11010 | 110000 | 101100101 | 10000 | 101101 |
Color Harmonies of #846062
Complementary color
Monochromatic Colors of #846062
Black with #846062
Text Example
Text Example
White with #846062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846062; }
p { color: rgb(132,96,98); }
H1.HeaderClassName
{
color: #846062;
}
.AnyTagClassName
{
color: #846062;
}
</style>
background-color css
<style>
a { background-color: #846062; }
a { background-color: rgb(132,96,98); }
div.DivClassName
{
background-color: #846062;
}
.BgClassName
{
background-color: #846062;
}
</style>
border-color css
<style>
span { border-color: #846062; }
span { border-color: rgb(132,96,98); }
td.TdClassName
{
border-color: #846062;
}
.TagClassName
{
border-color: #846062;
}
</style>