Shades of Falcon #685152
Tints of Falcon #685152
RGB
CMYK
RGB Variations
Color information
#685152 (or 0x685152) is known color: Falcon. HEX triplet: 68, 51 and 52. RGB value is (104,81,82). Sum of RGB (Red+Green+Blue) = 104+81+82=267 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.95% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 104 - color contains mainly: red. Hex color #685152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685152 is #97AEAD. Grayscale: #585858. Windows color (decimal): -9940654 or 5394792. OLE color: 5394792.
HSL color Cylindrical-coordinate representation of color #685152: hue angle of 357.39º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #685152 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 82 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.59 |
| HSL | 357.39º | 0.12% | 0.36% | - |
| HSV(B) | 357.39º | 0.22% | 0.41% | - |
| XYZ | 10.17 | 9.44 | 9.27 | - |
| YUV | 87.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 82 | 0 | 0.22 | 0.21 | 0.59 | 357.39 | 0.12 | 0.36 |
| Hex | 68 | 51 | 52 | 0 | 16 | 15 | 3B | 165 | C | 24 |
| Octal | 150 | 121 | 122 | 0 | 26 | 25 | 73 | 545 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1010010 | 0 | 10110 | 10101 | 111011 | 101100101 | 1100 | 100100 |
Color Harmonies of #685152
Complementary color
Monochromatic Colors of #685152
Black with #685152
Text Example
Text Example
White with #685152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685152; }
p { color: rgb(104,81,82); }
H1.HeaderClassName
{
color: #685152;
}
.AnyTagClassName
{
color: #685152;
}
</style>
background-color css
<style>
a { background-color: #685152; }
a { background-color: rgb(104,81,82); }
div.DivClassName
{
background-color: #685152;
}
.BgClassName
{
background-color: #685152;
}
</style>
border-color css
<style>
span { border-color: #685152; }
span { border-color: rgb(104,81,82); }
td.TdClassName
{
border-color: #685152;
}
.TagClassName
{
border-color: #685152;
}
</style>