Shades of Cedar #463835
Tints of Cedar #463835
RGB
CMYK
RGB Variations
Color information
#463835 (or 0x463835) is known color: Cedar. HEX triplet: 46, 38 and 35. RGB value is (70,56,53). Sum of RGB (Red+Green+Blue) = 70+56+53=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 56 (22.27% from 255 or 31.28% from 179); Blue value is 53 (21.09% from 255 or 29.61% from 179); Max value from RGB is 70 - color contains mainly: red. Hex color #463835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463835 is #B9C7CA. Grayscale: #3B3B3B. Windows color (decimal): -12175307 or 3487814. OLE color: 3487814.
HSL color Cylindrical-coordinate representation of color #463835: hue angle of 10.59º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #463835 is Cyan = 0, Magento = 0.20, Yellow = 0.24 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 53 | - |
| CMYK | 0 | 0.20 | 0.24 | 0.73 |
| HSL | 10.59º | 0.14% | 0.24% | - |
| HSV(B) | 10.59º | 0.24% | 0.27% | - |
| XYZ | 4.58 | 4.39 | 3.97 | - |
| YUV | 59.84 | 124.14 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 53 | 0 | 0.20 | 0.24 | 0.73 | 10.59 | 0.14 | 0.24 |
| Hex | 46 | 38 | 35 | 0 | 14 | 18 | 49 | B | E | 18 |
| Octal | 106 | 70 | 65 | 0 | 24 | 30 | 111 | 13 | 16 | 30 |
| Binary | 1000110 | 111000 | 110101 | 0 | 10100 | 11000 | 1001001 | 1011 | 1110 | 11000 |
Color Harmonies of #463835
Complementary color
Monochromatic Colors of #463835
Black with #463835
Text Example
Text Example
White with #463835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463835; }
p { color: rgb(70,56,53); }
H1.HeaderClassName
{
color: #463835;
}
.AnyTagClassName
{
color: #463835;
}
</style>
background-color css
<style>
a { background-color: #463835; }
a { background-color: rgb(70,56,53); }
div.DivClassName
{
background-color: #463835;
}
.BgClassName
{
background-color: #463835;
}
</style>
border-color css
<style>
span { border-color: #463835; }
span { border-color: rgb(70,56,53); }
td.TdClassName
{
border-color: #463835;
}
.TagClassName
{
border-color: #463835;
}
</style>