Shades of Very Dark Brown #584134
Tints of Very Dark Brown #584134
RGB
CMYK
RGB Variations
Color information
#584134 (or 0x584134) is known color: Very Dark Brown. HEX triplet: 58, 41 and 34. RGB value is (88,65,52). Sum of RGB (Red+Green+Blue) = 88+65+52=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 65 (25.78% from 255 or 31.71% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 88 - color contains mainly: red. Hex color #584134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584134 is #A7BECB. Grayscale: #464646. Windows color (decimal): -10993356 or 3424600. OLE color: 3424600.
HSL color Cylindrical-coordinate representation of color #584134: hue angle of 21.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #584134 is Cyan = 0, Magento = 0.26, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 65 | 52 | - |
| CMYK | 0 | 0.26 | 0.41 | 0.65 |
| HSL | 21.67º | 0.26% | 0.27% | - |
| HSV(B) | 21.67º | 0.41% | 0.35% | - |
| XYZ | 6.53 | 6.1 | 4.08 | - |
| YUV | 70.4 | 117.62 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 52 | 0 | 0.26 | 0.41 | 0.65 | 21.67 | 0.26 | 0.27 |
| Hex | 58 | 41 | 34 | 0 | 1A | 29 | 41 | 16 | 1A | 1B |
| Octal | 130 | 101 | 64 | 0 | 32 | 51 | 101 | 26 | 32 | 33 |
| Binary | 1011000 | 1000001 | 110100 | 0 | 11010 | 101001 | 1000001 | 10110 | 11010 | 11011 |
Color Harmonies of #584134
Complementary color
Monochromatic Colors of #584134
Black with #584134
Text Example
Text Example
White with #584134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584134; }
p { color: rgb(88,65,52); }
H1.HeaderClassName
{
color: #584134;
}
.AnyTagClassName
{
color: #584134;
}
</style>
background-color css
<style>
a { background-color: #584134; }
a { background-color: rgb(88,65,52); }
div.DivClassName
{
background-color: #584134;
}
.BgClassName
{
background-color: #584134;
}
</style>
border-color css
<style>
span { border-color: #584134; }
span { border-color: rgb(88,65,52); }
td.TdClassName
{
border-color: #584134;
}
.TagClassName
{
border-color: #584134;
}
</style>