Shades of Cork #584941
Tints of Cork #584941
RGB
CMYK
RGB Variations
Color information
#584941 (or 0x584941) is known color: Cork. HEX triplet: 58, 49 and 41. RGB value is (88,73,65). Sum of RGB (Red+Green+Blue) = 88+73+65=226 (29% of max value = 765). Red value is 88 (34.77% from 255 or 38.94% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 88 - color contains mainly: red. Hex color #584941 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584941 is #A7B6BE. Grayscale: #4C4C4C. Windows color (decimal): -10991295 or 4278616. OLE color: 4278616.
HSL color Cylindrical-coordinate representation of color #584941: hue angle of 20.87º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #584941 is Cyan = 0, Magento = 0.17, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 73 | 65 | - |
| CMYK | 0 | 0.17 | 0.26 | 0.65 |
| HSL | 20.87º | 0.15% | 0.3% | - |
| HSV(B) | 20.87º | 0.26% | 0.35% | - |
| XYZ | 7.36 | 7.22 | 6.01 | - |
| YUV | 76.57 | 121.47 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 65 | 0 | 0.17 | 0.26 | 0.65 | 20.87 | 0.15 | 0.3 |
| Hex | 58 | 49 | 41 | 0 | 11 | 1A | 41 | 15 | F | 1E |
| Octal | 130 | 111 | 101 | 0 | 21 | 32 | 101 | 25 | 17 | 36 |
| Binary | 1011000 | 1001001 | 1000001 | 0 | 10001 | 11010 | 1000001 | 10101 | 1111 | 11110 |
Color Harmonies of #584941
Complementary color
Monochromatic Colors of #584941
Black with #584941
Text Example
Text Example
White with #584941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584941; }
p { color: rgb(88,73,65); }
H1.HeaderClassName
{
color: #584941;
}
.AnyTagClassName
{
color: #584941;
}
</style>
background-color css
<style>
a { background-color: #584941; }
a { background-color: rgb(88,73,65); }
div.DivClassName
{
background-color: #584941;
}
.BgClassName
{
background-color: #584941;
}
</style>
border-color css
<style>
span { border-color: #584941; }
span { border-color: rgb(88,73,65); }
td.TdClassName
{
border-color: #584941;
}
.TagClassName
{
border-color: #584941;
}
</style>