Shades of Fuscous Grey #453745
Tints of Fuscous Grey #453745
RGB
CMYK
RGB Variations
Color information
#453745 (or 0x453745) is known color: Fuscous Grey. HEX triplet: 45, 37 and 45. RGB value is (69,55,69). Sum of RGB (Red+Green+Blue) = 69+55+69=193 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.75% from 193); Green value is 55 (21.88% from 255 or 28.50% from 193); Blue value is 69 (27.34% from 255 or 35.75% from 193); Max value from RGB is 69 - color contains mainly: red, blue. Hex color #453745 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453745 is #BAC8BA. Grayscale: #3C3C3C. Windows color (decimal): -12241083 or 4536133. OLE color: 4536133.
HSL color Cylindrical-coordinate representation of color #453745: hue angle of 300º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #453745 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 69 | - |
| CMYK | 0 | 0.20 | 0 | 0.73 |
| HSL | 300º | 0.11% | 0.24% | - |
| HSV(B) | 300º | 0.2% | 0.27% | - |
| XYZ | 4.89 | 4.43 | 6.23 | - |
| YUV | 60.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 69 | 0 | 0.20 | 0 | 0.73 | 300 | 0.11 | 0.24 |
| Hex | 45 | 37 | 45 | 0 | 14 | 0 | 49 | 12C | B | 18 |
| Octal | 105 | 67 | 105 | 0 | 24 | 0 | 111 | 454 | 13 | 30 |
| Binary | 1000101 | 110111 | 1000101 | 0 | 10100 | 0 | 1001001 | 100101100 | 1011 | 11000 |
Color Harmonies of #453745
Complementary color
Monochromatic Colors of #453745
Black with #453745
Text Example
Text Example
White with #453745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453745; }
p { color: rgb(69,55,69); }
H1.HeaderClassName
{
color: #453745;
}
.AnyTagClassName
{
color: #453745;
}
</style>
background-color css
<style>
a { background-color: #453745; }
a { background-color: rgb(69,55,69); }
div.DivClassName
{
background-color: #453745;
}
.BgClassName
{
background-color: #453745;
}
</style>
border-color css
<style>
span { border-color: #453745; }
span { border-color: rgb(69,55,69); }
td.TdClassName
{
border-color: #453745;
}
.TagClassName
{
border-color: #453745;
}
</style>