Shades of Jon #463638
Tints of Jon #463638
RGB
CMYK
RGB Variations
Color information
#463638 (or 0x463638) is known color: Jon. HEX triplet: 46, 36 and 38. RGB value is (70,54,56). Sum of RGB (Red+Green+Blue) = 70+54+56=180 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.89% from 180); Green value is 54 (21.48% from 255 or 30% from 180); Blue value is 56 (22.27% from 255 or 31.11% from 180); Max value from RGB is 70 - color contains mainly: red. Hex color #463638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463638 is #B9C9C7. Grayscale: #3B3B3B. Windows color (decimal): -12175816 or 3683910. OLE color: 3683910.
HSL color Cylindrical-coordinate representation of color #463638: hue angle of 352.5º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #463638 is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 56 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.73 |
| HSL | 352.5º | 0.13% | 0.24% | - |
| HSV(B) | 352.5º | 0.23% | 0.27% | - |
| XYZ | 4.56 | 4.23 | 4.32 | - |
| YUV | 59.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 56 | 0 | 0.23 | 0.20 | 0.73 | 352.5 | 0.13 | 0.24 |
| Hex | 46 | 36 | 38 | 0 | 17 | 14 | 49 | 160 | D | 18 |
| Octal | 106 | 66 | 70 | 0 | 27 | 24 | 111 | 540 | 15 | 30 |
| Binary | 1000110 | 110110 | 111000 | 0 | 10111 | 10100 | 1001001 | 101100000 | 1101 | 11000 |
Color Harmonies of #463638
Complementary color
Monochromatic Colors of #463638
Black with #463638
Text Example
Text Example
White with #463638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463638; }
p { color: rgb(70,54,56); }
H1.HeaderClassName
{
color: #463638;
}
.AnyTagClassName
{
color: #463638;
}
</style>
background-color css
<style>
a { background-color: #463638; }
a { background-color: rgb(70,54,56); }
div.DivClassName
{
background-color: #463638;
}
.BgClassName
{
background-color: #463638;
}
</style>
border-color css
<style>
span { border-color: #463638; }
span { border-color: rgb(70,54,56); }
td.TdClassName
{
border-color: #463638;
}
.TagClassName
{
border-color: #463638;
}
</style>