Shades of Cork #534841
Tints of Cork #534841
RGB
CMYK
RGB Variations
Color information
#534841 (or 0x534841) is known color: Cork. HEX triplet: 53, 48 and 41. RGB value is (83,72,65). Sum of RGB (Red+Green+Blue) = 83+72+65=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 72 (28.52% from 255 or 32.73% from 220); Blue value is 65 (25.78% from 255 or 29.55% from 220); Max value from RGB is 83 - color contains mainly: red. Hex color #534841 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534841 is #ACB7BE. Grayscale: #4A4A4A. Windows color (decimal): -11319231 or 4278355. OLE color: 4278355.
HSL color Cylindrical-coordinate representation of color #534841: hue angle of 23.33º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534841 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 65 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.67 |
| HSL | 23.33º | 0.12% | 0.29% | - |
| HSV(B) | 23.33º | 0.22% | 0.33% | - |
| XYZ | 6.84 | 6.86 | 5.96 | - |
| YUV | 74.49 | 122.64 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 65 | 0 | 0.13 | 0.22 | 0.67 | 23.33 | 0.12 | 0.29 |
| Hex | 53 | 48 | 41 | 0 | D | 16 | 43 | 17 | C | 1D |
| Octal | 123 | 110 | 101 | 0 | 15 | 26 | 103 | 27 | 14 | 35 |
| Binary | 1010011 | 1001000 | 1000001 | 0 | 1101 | 10110 | 1000011 | 10111 | 1100 | 11101 |
Color Harmonies of #534841
Complementary color
Monochromatic Colors of #534841
Black with #534841
Text Example
Text Example
White with #534841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534841; }
p { color: rgb(83,72,65); }
H1.HeaderClassName
{
color: #534841;
}
.AnyTagClassName
{
color: #534841;
}
</style>
background-color css
<style>
a { background-color: #534841; }
a { background-color: rgb(83,72,65); }
div.DivClassName
{
background-color: #534841;
}
.BgClassName
{
background-color: #534841;
}
</style>
border-color css
<style>
span { border-color: #534841; }
span { border-color: rgb(83,72,65); }
td.TdClassName
{
border-color: #534841;
}
.TagClassName
{
border-color: #534841;
}
</style>