Shades of Fuscous Grey #423743
Tints of Fuscous Grey #423743
RGB
CMYK
RGB Variations
Color information
#423743 (or 0x423743) is known color: Fuscous Grey. HEX triplet: 42, 37 and 43. RGB value is (66,55,67). Sum of RGB (Red+Green+Blue) = 66+55+67=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 55 (21.88% from 255 or 29.26% from 188); Blue value is 67 (26.56% from 255 or 35.64% from 188); Max value from RGB is 67 - color contains mainly: blue. Hex color #423743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423743 is #BDC8BC. Grayscale: #3B3B3B. Windows color (decimal): -12437693 or 4405058. OLE color: 4405058.
HSL color Cylindrical-coordinate representation of color #423743: hue angle of 295º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #423743 is Cyan = 0.01, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 67 | - |
| CMYK | 0.01 | 0.18 | 0 | 0.74 |
| HSL | 295º | 0.1% | 0.24% | - |
| HSV(B) | 295º | 0.18% | 0.26% | - |
| XYZ | 4.63 | 4.3 | 5.9 | - |
| YUV | 59.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 67 | 0.01 | 0.18 | 0 | 0.74 | 295 | 0.1 | 0.24 |
| Hex | 42 | 37 | 43 | 1 | 12 | 0 | 4A | 127 | A | 18 |
| Octal | 102 | 67 | 103 | 1 | 22 | 0 | 112 | 447 | 12 | 30 |
| Binary | 1000010 | 110111 | 1000011 | 1 | 10010 | 0 | 1001010 | 100100111 | 1010 | 11000 |
Color Harmonies of #423743
Complementary color
Monochromatic Colors of #423743
Black with #423743
Text Example
Text Example
White with #423743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423743; }
p { color: rgb(66,55,67); }
H1.HeaderClassName
{
color: #423743;
}
.AnyTagClassName
{
color: #423743;
}
</style>
background-color css
<style>
a { background-color: #423743; }
a { background-color: rgb(66,55,67); }
div.DivClassName
{
background-color: #423743;
}
.BgClassName
{
background-color: #423743;
}
</style>
border-color css
<style>
span { border-color: #423743; }
span { border-color: rgb(66,55,67); }
td.TdClassName
{
border-color: #423743;
}
.TagClassName
{
border-color: #423743;
}
</style>