Shades of Falcon #826062
Tints of Falcon #826062
RGB
CMYK
RGB Variations
Color information
#826062 (or 0x826062) is known color: Falcon. HEX triplet: 82, 60 and 62. RGB value is (130,96,98). Sum of RGB (Red+Green+Blue) = 130+96+98=324 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.12% from 324); Green value is 96 (37.89% from 255 or 29.63% from 324); Blue value is 98 (38.67% from 255 or 30.25% from 324); Max value from RGB is 130 - color contains mainly: red. Hex color #826062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826062 is #7D9F9D. Grayscale: #6A6A6A. Windows color (decimal): -8232862 or 6447234. OLE color: 6447234.
HSL color Cylindrical-coordinate representation of color #826062: hue angle of 356.47º 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 #826062 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 98 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.49 |
| HSL | 356.47º | 0.15% | 0.44% | - |
| HSV(B) | 356.47º | 0.26% | 0.51% | - |
| XYZ | 15.59 | 13.99 | 13.43 | - |
| YUV | 106.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 98 | 0 | 0.26 | 0.25 | 0.49 | 356.47 | 0.15 | 0.44 |
| Hex | 82 | 60 | 62 | 0 | 1A | 19 | 31 | 164 | F | 2C |
| Octal | 202 | 140 | 142 | 0 | 32 | 31 | 61 | 544 | 17 | 54 |
| Binary | 10000010 | 1100000 | 1100010 | 0 | 11010 | 11001 | 110001 | 101100100 | 1111 | 101100 |
Color Harmonies of #826062
Complementary color
Monochromatic Colors of #826062
Black with #826062
Text Example
Text Example
White with #826062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826062; }
p { color: rgb(130,96,98); }
H1.HeaderClassName
{
color: #826062;
}
.AnyTagClassName
{
color: #826062;
}
</style>
background-color css
<style>
a { background-color: #826062; }
a { background-color: rgb(130,96,98); }
div.DivClassName
{
background-color: #826062;
}
.BgClassName
{
background-color: #826062;
}
</style>
border-color css
<style>
span { border-color: #826062; }
span { border-color: rgb(130,96,98); }
td.TdClassName
{
border-color: #826062;
}
.TagClassName
{
border-color: #826062;
}
</style>