Shades of Falcon #675859
Tints of Falcon #675859
RGB
CMYK
RGB Variations
Color information
#675859 (or 0x675859) is known color: Falcon. HEX triplet: 67, 58 and 59. RGB value is (103,88,89). Sum of RGB (Red+Green+Blue) = 103+88+89=280 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.79% from 280); Green value is 88 (34.77% from 255 or 31.43% from 280); Blue value is 89 (35.16% from 255 or 31.79% from 280); Max value from RGB is 103 - color contains mainly: red. Hex color #675859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675859 is #98A7A6. Grayscale: #5C5C5C. Windows color (decimal): -10004391 or 5855335. OLE color: 5855335.
HSL color Cylindrical-coordinate representation of color #675859: hue angle of 356º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #675859 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 89 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.60 |
| HSL | 356º | 0.08% | 0.37% | - |
| HSV(B) | 356º | 0.15% | 0.4% | - |
| XYZ | 10.89 | 10.58 | 10.92 | - |
| YUV | 92.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 89 | 0 | 0.15 | 0.14 | 0.60 | 356 | 0.08 | 0.37 |
| Hex | 67 | 58 | 59 | 0 | F | E | 3C | 164 | 8 | 25 |
| Octal | 147 | 130 | 131 | 0 | 17 | 16 | 74 | 544 | 10 | 45 |
| Binary | 1100111 | 1011000 | 1011001 | 0 | 1111 | 1110 | 111100 | 101100100 | 1000 | 100101 |
Color Harmonies of #675859
Complementary color
Monochromatic Colors of #675859
Black with #675859
Text Example
Text Example
White with #675859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675859; }
p { color: rgb(103,88,89); }
H1.HeaderClassName
{
color: #675859;
}
.AnyTagClassName
{
color: #675859;
}
</style>
background-color css
<style>
a { background-color: #675859; }
a { background-color: rgb(103,88,89); }
div.DivClassName
{
background-color: #675859;
}
.BgClassName
{
background-color: #675859;
}
</style>
border-color css
<style>
span { border-color: #675859; }
span { border-color: rgb(103,88,89); }
td.TdClassName
{
border-color: #675859;
}
.TagClassName
{
border-color: #675859;
}
</style>