Shades of Clinker #463925
Tints of Clinker #463925
RGB
CMYK
RGB Variations
Color information
#463925 (or 0x463925) is known color: Clinker. HEX triplet: 46, 39 and 25. RGB value is (70,57,37). Sum of RGB (Red+Green+Blue) = 70+57+37=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 57 (22.66% from 255 or 34.76% from 164); Blue value is 37 (14.84% from 255 or 22.56% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #463925 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463925 is #B9C6DA. Grayscale: #3A3A3A. Windows color (decimal): -12175067 or 2439494. OLE color: 2439494.
HSL color Cylindrical-coordinate representation of color #463925: hue angle of 36.36º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #463925 is Cyan = 0, Magento = 0.19, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 57 | 37 | - |
| CMYK | 0 | 0.19 | 0.47 | 0.73 |
| HSL | 36.36º | 0.31% | 0.21% | - |
| HSV(B) | 36.36º | 0.47% | 0.27% | - |
| XYZ | 4.32 | 4.36 | 2.36 | - |
| YUV | 58.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 37 | 0 | 0.19 | 0.47 | 0.73 | 36.36 | 0.31 | 0.21 |
| Hex | 46 | 39 | 25 | 0 | 13 | 2F | 49 | 24 | 1F | 15 |
| Octal | 106 | 71 | 45 | 0 | 23 | 57 | 111 | 44 | 37 | 25 |
| Binary | 1000110 | 111001 | 100101 | 0 | 10011 | 101111 | 1001001 | 100100 | 11111 | 10101 |
Color Harmonies of #463925
Complementary color
Monochromatic Colors of #463925
Black with #463925
Text Example
Text Example
White with #463925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463925; }
p { color: rgb(70,57,37); }
H1.HeaderClassName
{
color: #463925;
}
.AnyTagClassName
{
color: #463925;
}
</style>
background-color css
<style>
a { background-color: #463925; }
a { background-color: rgb(70,57,37); }
div.DivClassName
{
background-color: #463925;
}
.BgClassName
{
background-color: #463925;
}
</style>
border-color css
<style>
span { border-color: #463925; }
span { border-color: rgb(70,57,37); }
td.TdClassName
{
border-color: #463925;
}
.TagClassName
{
border-color: #463925;
}
</style>