Shades of Falcon #755358
Tints of Falcon #755358
RGB
CMYK
RGB Variations
Color information
#755358 (or 0x755358) is known color: Falcon. HEX triplet: 75, 53 and 58. RGB value is (117,83,88). Sum of RGB (Red+Green+Blue) = 117+83+88=288 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.62% from 288); Green value is 83 (32.81% from 255 or 28.82% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 117 - color contains mainly: red. Hex color #755358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755358 is #8AACA7. Grayscale: #5D5D5D. Windows color (decimal): -9088168 or 5788533. OLE color: 5788533.
HSL color Cylindrical-coordinate representation of color #755358: hue angle of 351.18º 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 #755358 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 88 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.54 |
| HSL | 351.18º | 0.17% | 0.39% | - |
| HSV(B) | 351.18º | 0.29% | 0.46% | - |
| XYZ | 12.19 | 10.67 | 10.65 | - |
| YUV | 93.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 88 | 0 | 0.29 | 0.25 | 0.54 | 351.18 | 0.17 | 0.39 |
| Hex | 75 | 53 | 58 | 0 | 1D | 19 | 36 | 15F | 11 | 27 |
| Octal | 165 | 123 | 130 | 0 | 35 | 31 | 66 | 537 | 21 | 47 |
| Binary | 1110101 | 1010011 | 1011000 | 0 | 11101 | 11001 | 110110 | 101011111 | 10001 | 100111 |
Color Harmonies of #755358
Complementary color
Monochromatic Colors of #755358
Black with #755358
Text Example
Text Example
White with #755358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755358; }
p { color: rgb(117,83,88); }
H1.HeaderClassName
{
color: #755358;
}
.AnyTagClassName
{
color: #755358;
}
</style>
background-color css
<style>
a { background-color: #755358; }
a { background-color: rgb(117,83,88); }
div.DivClassName
{
background-color: #755358;
}
.BgClassName
{
background-color: #755358;
}
</style>
border-color css
<style>
span { border-color: #755358; }
span { border-color: rgb(117,83,88); }
td.TdClassName
{
border-color: #755358;
}
.TagClassName
{
border-color: #755358;
}
</style>