Shades of Falcon #755356
Tints of Falcon #755356
RGB
CMYK
RGB Variations
Color information
#755356 (or 0x755356) is known color: Falcon. HEX triplet: 75, 53 and 56. RGB value is (117,83,86). Sum of RGB (Red+Green+Blue) = 117+83+86=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 83 (32.81% from 255 or 29.02% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #755356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755356 is #8AACA9. Grayscale: #5D5D5D. Windows color (decimal): -9088170 or 5657461. OLE color: 5657461.
HSL color Cylindrical-coordinate representation of color #755356: hue angle of 354.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #755356 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 86 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.54 |
| HSL | 354.71º | 0.17% | 0.39% | - |
| HSV(B) | 354.71º | 0.29% | 0.46% | - |
| XYZ | 12.11 | 10.64 | 10.22 | - |
| YUV | 93.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 86 | 0 | 0.29 | 0.26 | 0.54 | 354.71 | 0.17 | 0.39 |
| Hex | 75 | 53 | 56 | 0 | 1D | 1A | 36 | 163 | 11 | 27 |
| Octal | 165 | 123 | 126 | 0 | 35 | 32 | 66 | 543 | 21 | 47 |
| Binary | 1110101 | 1010011 | 1010110 | 0 | 11101 | 11010 | 110110 | 101100011 | 10001 | 100111 |
Color Harmonies of #755356
Complementary color
Monochromatic Colors of #755356
Black with #755356
Text Example
Text Example
White with #755356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755356; }
p { color: rgb(117,83,86); }
H1.HeaderClassName
{
color: #755356;
}
.AnyTagClassName
{
color: #755356;
}
</style>
background-color css
<style>
a { background-color: #755356; }
a { background-color: rgb(117,83,86); }
div.DivClassName
{
background-color: #755356;
}
.BgClassName
{
background-color: #755356;
}
</style>
border-color css
<style>
span { border-color: #755356; }
span { border-color: rgb(117,83,86); }
td.TdClassName
{
border-color: #755356;
}
.TagClassName
{
border-color: #755356;
}
</style>