Shades of Very Dark Brown #634138
Tints of Very Dark Brown #634138
RGB
CMYK
RGB Variations
Color information
#634138 (or 0x634138) is known color: Very Dark Brown. HEX triplet: 63, 41 and 38. RGB value is (99,65,56). Sum of RGB (Red+Green+Blue) = 99+65+56=220 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 99 - color contains mainly: red. Hex color #634138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634138 is #9CBEC7. Grayscale: #4A4A4A. Windows color (decimal): -10272456 or 3686755. OLE color: 3686755.
HSL color Cylindrical-coordinate representation of color #634138: hue angle of 12.56º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #634138 is Cyan = 0, Magento = 0.34, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 65 | 56 | - |
| CMYK | 0 | 0.34 | 0.43 | 0.61 |
| HSL | 12.56º | 0.28% | 0.3% | - |
| HSV(B) | 12.56º | 0.43% | 0.39% | - |
| XYZ | 7.75 | 6.72 | 4.63 | - |
| YUV | 74.14 | 117.76 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 56 | 0 | 0.34 | 0.43 | 0.61 | 12.56 | 0.28 | 0.3 |
| Hex | 63 | 41 | 38 | 0 | 22 | 2B | 3D | D | 1C | 1E |
| Octal | 143 | 101 | 70 | 0 | 42 | 53 | 75 | 15 | 34 | 36 |
| Binary | 1100011 | 1000001 | 111000 | 0 | 100010 | 101011 | 111101 | 1101 | 11100 | 11110 |
Color Harmonies of #634138
Complementary color
Monochromatic Colors of #634138
Black with #634138
Text Example
Text Example
White with #634138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634138; }
p { color: rgb(99,65,56); }
H1.HeaderClassName
{
color: #634138;
}
.AnyTagClassName
{
color: #634138;
}
</style>
background-color css
<style>
a { background-color: #634138; }
a { background-color: rgb(99,65,56); }
div.DivClassName
{
background-color: #634138;
}
.BgClassName
{
background-color: #634138;
}
</style>
border-color css
<style>
span { border-color: #634138; }
span { border-color: rgb(99,65,56); }
td.TdClassName
{
border-color: #634138;
}
.TagClassName
{
border-color: #634138;
}
</style>