Shades of Cedar #473431
Tints of Cedar #473431
RGB
CMYK
RGB Variations
Color information
#473431 (or 0x473431) is known color: Cedar. HEX triplet: 47, 34 and 31. RGB value is (71,52,49). Sum of RGB (Red+Green+Blue) = 71+52+49=172 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.28% from 172); Green value is 52 (20.70% from 255 or 30.23% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 71 - color contains mainly: red. Hex color #473431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473431 is #B8CBCE. Grayscale: #393939. Windows color (decimal): -12110799 or 3224647. OLE color: 3224647.
HSL color Cylindrical-coordinate representation of color #473431: hue angle of 8.18º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #473431 is Cyan = 0, Magento = 0.27, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 49 | - |
| CMYK | 0 | 0.27 | 0.31 | 0.72 |
| HSL | 8.18º | 0.18% | 0.24% | - |
| HSV(B) | 8.18º | 0.31% | 0.28% | - |
| XYZ | 4.38 | 4.02 | 3.45 | - |
| YUV | 57.34 | 123.29 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 49 | 0 | 0.27 | 0.31 | 0.72 | 8.18 | 0.18 | 0.24 |
| Hex | 47 | 34 | 31 | 0 | 1B | 1F | 48 | 8 | 12 | 18 |
| Octal | 107 | 64 | 61 | 0 | 33 | 37 | 110 | 10 | 22 | 30 |
| Binary | 1000111 | 110100 | 110001 | 0 | 11011 | 11111 | 1001000 | 1000 | 10010 | 11000 |
Color Harmonies of #473431
Complementary color
Monochromatic Colors of #473431
Black with #473431
Text Example
Text Example
White with #473431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473431; }
p { color: rgb(71,52,49); }
H1.HeaderClassName
{
color: #473431;
}
.AnyTagClassName
{
color: #473431;
}
</style>
background-color css
<style>
a { background-color: #473431; }
a { background-color: rgb(71,52,49); }
div.DivClassName
{
background-color: #473431;
}
.BgClassName
{
background-color: #473431;
}
</style>
border-color css
<style>
span { border-color: #473431; }
span { border-color: rgb(71,52,49); }
td.TdClassName
{
border-color: #473431;
}
.TagClassName
{
border-color: #473431;
}
</style>