Shades of Falcon #725354
Tints of Falcon #725354
RGB
CMYK
RGB Variations
Color information
#725354 (or 0x725354) is known color: Falcon. HEX triplet: 72, 53 and 54. RGB value is (114,83,84). Sum of RGB (Red+Green+Blue) = 114+83+84=281 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.57% from 281); Green value is 83 (32.81% from 255 or 29.54% from 281); Blue value is 84 (33.20% from 255 or 29.89% from 281); Max value from RGB is 114 - color contains mainly: red. Hex color #725354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725354 is #8DACAB. Grayscale: #5C5C5C. Windows color (decimal): -9284780 or 5526386. OLE color: 5526386.
HSL color Cylindrical-coordinate representation of color #725354: hue angle of 358.06º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #725354 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 84 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.55 |
| HSL | 358.06º | 0.16% | 0.39% | - |
| HSV(B) | 358.06º | 0.27% | 0.45% | - |
| XYZ | 11.63 | 10.4 | 9.78 | - |
| YUV | 92.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 84 | 0 | 0.27 | 0.26 | 0.55 | 358.06 | 0.16 | 0.39 |
| Hex | 72 | 53 | 54 | 0 | 1B | 1A | 37 | 166 | 10 | 27 |
| Octal | 162 | 123 | 124 | 0 | 33 | 32 | 67 | 546 | 20 | 47 |
| Binary | 1110010 | 1010011 | 1010100 | 0 | 11011 | 11010 | 110111 | 101100110 | 10000 | 100111 |
Color Harmonies of #725354
Complementary color
Monochromatic Colors of #725354
Black with #725354
Text Example
Text Example
White with #725354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725354; }
p { color: rgb(114,83,84); }
H1.HeaderClassName
{
color: #725354;
}
.AnyTagClassName
{
color: #725354;
}
</style>
background-color css
<style>
a { background-color: #725354; }
a { background-color: rgb(114,83,84); }
div.DivClassName
{
background-color: #725354;
}
.BgClassName
{
background-color: #725354;
}
</style>
border-color css
<style>
span { border-color: #725354; }
span { border-color: rgb(114,83,84); }
td.TdClassName
{
border-color: #725354;
}
.TagClassName
{
border-color: #725354;
}
</style>