Shades of Clinker #463727
Tints of Clinker #463727
RGB
CMYK
RGB Variations
Color information
#463727 (or 0x463727) is known color: Clinker. HEX triplet: 46, 37 and 27. RGB value is (70,55,39). Sum of RGB (Red+Green+Blue) = 70+55+39=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 55 (21.88% from 255 or 33.54% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #463727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463727 is #B9C8D8. Grayscale: #393939. Windows color (decimal): -12175577 or 2570054. OLE color: 2570054.
HSL color Cylindrical-coordinate representation of color #463727: hue angle of 30.97º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #463727 is Cyan = 0, Magento = 0.21, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 55 | 39 | - |
| CMYK | 0 | 0.21 | 0.44 | 0.73 |
| HSL | 30.97º | 0.28% | 0.21% | - |
| HSV(B) | 30.97º | 0.44% | 0.27% | - |
| XYZ | 4.26 | 4.18 | 2.5 | - |
| YUV | 57.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 39 | 0 | 0.21 | 0.44 | 0.73 | 30.97 | 0.28 | 0.21 |
| Hex | 46 | 37 | 27 | 0 | 15 | 2C | 49 | 1F | 1C | 15 |
| Octal | 106 | 67 | 47 | 0 | 25 | 54 | 111 | 37 | 34 | 25 |
| Binary | 1000110 | 110111 | 100111 | 0 | 10101 | 101100 | 1001001 | 11111 | 11100 | 10101 |
Color Harmonies of #463727
Complementary color
Monochromatic Colors of #463727
Black with #463727
Text Example
Text Example
White with #463727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463727; }
p { color: rgb(70,55,39); }
H1.HeaderClassName
{
color: #463727;
}
.AnyTagClassName
{
color: #463727;
}
</style>
background-color css
<style>
a { background-color: #463727; }
a { background-color: rgb(70,55,39); }
div.DivClassName
{
background-color: #463727;
}
.BgClassName
{
background-color: #463727;
}
</style>
border-color css
<style>
span { border-color: #463727; }
span { border-color: rgb(70,55,39); }
td.TdClassName
{
border-color: #463727;
}
.TagClassName
{
border-color: #463727;
}
</style>