Shades of Falcon #675457
Tints of Falcon #675457
RGB
CMYK
RGB Variations
Color information
#675457 (or 0x675457) is known color: Falcon. HEX triplet: 67, 54 and 57. RGB value is (103,84,87). Sum of RGB (Red+Green+Blue) = 103+84+87=274 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.59% from 274); Green value is 84 (33.20% from 255 or 30.66% from 274); Blue value is 87 (34.38% from 255 or 31.75% from 274); Max value from RGB is 103 - color contains mainly: red. Hex color #675457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675457 is #98ABA8. Grayscale: #5A5A5A. Windows color (decimal): -10005417 or 5723239. OLE color: 5723239.
HSL color Cylindrical-coordinate representation of color #675457: hue angle of 350.53º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #675457 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 87 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.60 |
| HSL | 350.53º | 0.1% | 0.37% | - |
| HSV(B) | 350.53º | 0.18% | 0.4% | - |
| XYZ | 10.48 | 9.91 | 10.38 | - |
| YUV | 90.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 87 | 0 | 0.18 | 0.16 | 0.60 | 350.53 | 0.1 | 0.37 |
| Hex | 67 | 54 | 57 | 0 | 12 | 10 | 3C | 15F | A | 25 |
| Octal | 147 | 124 | 127 | 0 | 22 | 20 | 74 | 537 | 12 | 45 |
| Binary | 1100111 | 1010100 | 1010111 | 0 | 10010 | 10000 | 111100 | 101011111 | 1010 | 100101 |
Color Harmonies of #675457
Complementary color
Monochromatic Colors of #675457
Black with #675457
Text Example
Text Example
White with #675457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675457; }
p { color: rgb(103,84,87); }
H1.HeaderClassName
{
color: #675457;
}
.AnyTagClassName
{
color: #675457;
}
</style>
background-color css
<style>
a { background-color: #675457; }
a { background-color: rgb(103,84,87); }
div.DivClassName
{
background-color: #675457;
}
.BgClassName
{
background-color: #675457;
}
</style>
border-color css
<style>
span { border-color: #675457; }
span { border-color: rgb(103,84,87); }
td.TdClassName
{
border-color: #675457;
}
.TagClassName
{
border-color: #675457;
}
</style>