Shades of Falcon #836061
Tints of Falcon #836061
RGB
CMYK
RGB Variations
Color information
#836061 (or 0x836061) is known color: Falcon. HEX triplet: 83, 60 and 61. RGB value is (131,96,97). Sum of RGB (Red+Green+Blue) = 131+96+97=324 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.43% from 324); Green value is 96 (37.89% from 255 or 29.63% from 324); Blue value is 97 (38.28% from 255 or 29.94% from 324); Max value from RGB is 131 - color contains mainly: red. Hex color #836061 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836061 is #7C9F9E. Grayscale: #6A6A6A. Windows color (decimal): -8167327 or 6381699. OLE color: 6381699.
HSL color Cylindrical-coordinate representation of color #836061: hue angle of 358.29º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #836061 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 97 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.49 |
| HSL | 358.29º | 0.15% | 0.45% | - |
| HSV(B) | 358.29º | 0.27% | 0.51% | - |
| XYZ | 15.7 | 14.05 | 13.19 | - |
| YUV | 106.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 97 | 0 | 0.27 | 0.26 | 0.49 | 358.29 | 0.15 | 0.45 |
| Hex | 83 | 60 | 61 | 0 | 1B | 1A | 31 | 166 | F | 2D |
| Octal | 203 | 140 | 141 | 0 | 33 | 32 | 61 | 546 | 17 | 55 |
| Binary | 10000011 | 1100000 | 1100001 | 0 | 11011 | 11010 | 110001 | 101100110 | 1111 | 101101 |
Color Harmonies of #836061
Complementary color
Monochromatic Colors of #836061
Black with #836061
Text Example
Text Example
White with #836061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836061; }
p { color: rgb(131,96,97); }
H1.HeaderClassName
{
color: #836061;
}
.AnyTagClassName
{
color: #836061;
}
</style>
background-color css
<style>
a { background-color: #836061; }
a { background-color: rgb(131,96,97); }
div.DivClassName
{
background-color: #836061;
}
.BgClassName
{
background-color: #836061;
}
</style>
border-color css
<style>
span { border-color: #836061; }
span { border-color: rgb(131,96,97); }
td.TdClassName
{
border-color: #836061;
}
.TagClassName
{
border-color: #836061;
}
</style>