Shades of Cedar #473835
Tints of Cedar #473835
RGB
CMYK
RGB Variations
Color information
#473835 (or 0x473835) is known color: Cedar. HEX triplet: 47, 38 and 35. RGB value is (71,56,53). Sum of RGB (Red+Green+Blue) = 71+56+53=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 56 (22.27% from 255 or 31.11% from 180); Blue value is 53 (21.09% from 255 or 29.44% from 180); Max value from RGB is 71 - color contains mainly: red. Hex color #473835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473835 is #B8C7CA. Grayscale: #3C3C3C. Windows color (decimal): -12109771 or 3487815. OLE color: 3487815.
HSL color Cylindrical-coordinate representation of color #473835: hue angle of 10º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #473835 is Cyan = 0, Magento = 0.21, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 53 | - |
| CMYK | 0 | 0.21 | 0.25 | 0.72 |
| HSL | 10º | 0.15% | 0.24% | - |
| HSV(B) | 10º | 0.25% | 0.28% | - |
| XYZ | 4.66 | 4.42 | 3.98 | - |
| YUV | 60.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 53 | 0 | 0.21 | 0.25 | 0.72 | 10 | 0.15 | 0.24 |
| Hex | 47 | 38 | 35 | 0 | 15 | 19 | 48 | A | F | 18 |
| Octal | 107 | 70 | 65 | 0 | 25 | 31 | 110 | 12 | 17 | 30 |
| Binary | 1000111 | 111000 | 110101 | 0 | 10101 | 11001 | 1001000 | 1010 | 1111 | 11000 |
Color Harmonies of #473835
Complementary color
Monochromatic Colors of #473835
Black with #473835
Text Example
Text Example
White with #473835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473835; }
p { color: rgb(71,56,53); }
H1.HeaderClassName
{
color: #473835;
}
.AnyTagClassName
{
color: #473835;
}
</style>
background-color css
<style>
a { background-color: #473835; }
a { background-color: rgb(71,56,53); }
div.DivClassName
{
background-color: #473835;
}
.BgClassName
{
background-color: #473835;
}
</style>
border-color css
<style>
span { border-color: #473835; }
span { border-color: rgb(71,56,53); }
td.TdClassName
{
border-color: #473835;
}
.TagClassName
{
border-color: #473835;
}
</style>