Shades of Crater Brown #474342
Tints of Crater Brown #474342
RGB
CMYK
RGB Variations
Color information
#474342 (or 0x474342) is known color: Crater Brown. HEX triplet: 47, 43 and 42. RGB value is (71,67,66). Sum of RGB (Red+Green+Blue) = 71+67+66=204 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.80% from 204); Green value is 67 (26.56% from 255 or 32.84% from 204); Blue value is 66 (26.17% from 255 or 32.35% from 204); Max value from RGB is 71 - color contains mainly: red. Hex color #474342 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474342 is #B8BCBD. Grayscale: #444444. Windows color (decimal): -12106942 or 4342599. OLE color: 4342599.
HSL color Cylindrical-coordinate representation of color #474342: hue angle of 12º degrees, saturation: 0.04, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #474342 is Cyan = 0, Magento = 0.06, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 66 | - |
| CMYK | 0 | 0.06 | 0.07 | 0.72 |
| HSL | 12º | 0.04% | 0.27% | - |
| HSV(B) | 12º | 0.07% | 0.28% | - |
| XYZ | 5.59 | 5.75 | 5.97 | - |
| YUV | 68.08 | 126.83 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 66 | 0 | 0.06 | 0.07 | 0.72 | 12 | 0.04 | 0.27 |
| Hex | 47 | 43 | 42 | 0 | 6 | 7 | 48 | C | 4 | 1B |
| Octal | 107 | 103 | 102 | 0 | 6 | 7 | 110 | 14 | 4 | 33 |
| Binary | 1000111 | 1000011 | 1000010 | 0 | 110 | 111 | 1001000 | 1100 | 100 | 11011 |
Color Harmonies of #474342
Complementary color
Monochromatic Colors of #474342
Black with #474342
Text Example
Text Example
White with #474342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474342; }
p { color: rgb(71,67,66); }
H1.HeaderClassName
{
color: #474342;
}
.AnyTagClassName
{
color: #474342;
}
</style>
background-color css
<style>
a { background-color: #474342; }
a { background-color: rgb(71,67,66); }
div.DivClassName
{
background-color: #474342;
}
.BgClassName
{
background-color: #474342;
}
</style>
border-color css
<style>
span { border-color: #474342; }
span { border-color: rgb(71,67,66); }
td.TdClassName
{
border-color: #474342;
}
.TagClassName
{
border-color: #474342;
}
</style>