Shades of Cork #554640
Tints of Cork #554640
RGB
CMYK
RGB Variations
Color information
#554640 (or 0x554640) is known color: Cork. HEX triplet: 55, 46 and 40. RGB value is (85,70,64). Sum of RGB (Red+Green+Blue) = 85+70+64=219 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.81% from 219); Green value is 70 (27.73% from 255 or 31.96% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 85 - color contains mainly: red. Hex color #554640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554640 is #AAB9BF. Grayscale: #494949. Windows color (decimal): -11188672 or 4212309. OLE color: 4212309.
HSL color Cylindrical-coordinate representation of color #554640: hue angle of 17.14º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #554640 is Cyan = 0, Magento = 0.18, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 70 | 64 | - |
| CMYK | 0 | 0.18 | 0.25 | 0.67 |
| HSL | 17.14º | 0.14% | 0.29% | - |
| HSV(B) | 17.14º | 0.25% | 0.33% | - |
| XYZ | 6.86 | 6.68 | 5.78 | - |
| YUV | 73.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 70 | 64 | 0 | 0.18 | 0.25 | 0.67 | 17.14 | 0.14 | 0.29 |
| Hex | 55 | 46 | 40 | 0 | 12 | 19 | 43 | 11 | E | 1D |
| Octal | 125 | 106 | 100 | 0 | 22 | 31 | 103 | 21 | 16 | 35 |
| Binary | 1010101 | 1000110 | 1000000 | 0 | 10010 | 11001 | 1000011 | 10001 | 1110 | 11101 |
Color Harmonies of #554640
Complementary color
Monochromatic Colors of #554640
Black with #554640
Text Example
Text Example
White with #554640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554640; }
p { color: rgb(85,70,64); }
H1.HeaderClassName
{
color: #554640;
}
.AnyTagClassName
{
color: #554640;
}
</style>
background-color css
<style>
a { background-color: #554640; }
a { background-color: rgb(85,70,64); }
div.DivClassName
{
background-color: #554640;
}
.BgClassName
{
background-color: #554640;
}
</style>
border-color css
<style>
span { border-color: #554640; }
span { border-color: rgb(85,70,64); }
td.TdClassName
{
border-color: #554640;
}
.TagClassName
{
border-color: #554640;
}
</style>