Shades of Cork #554940
Tints of Cork #554940
RGB
CMYK
RGB Variations
Color information
#554940 (or 0x554940) is known color: Cork. HEX triplet: 55, 49 and 40. RGB value is (85,73,64). Sum of RGB (Red+Green+Blue) = 85+73+64=222 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.29% from 222); Green value is 73 (28.91% from 255 or 32.88% from 222); Blue value is 64 (25.39% from 255 or 28.83% from 222); Max value from RGB is 85 - color contains mainly: red. Hex color #554940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554940 is #AAB6BF. Grayscale: #4B4B4B. Windows color (decimal): -11187904 or 4213077. OLE color: 4213077.
HSL color Cylindrical-coordinate representation of color #554940: hue angle of 25.71º 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 #554940 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 73 | 64 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.67 |
| HSL | 25.71º | 0.14% | 0.29% | - |
| HSV(B) | 25.71º | 0.25% | 0.33% | - |
| XYZ | 7.05 | 7.07 | 5.84 | - |
| YUV | 75.56 | 121.48 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 73 | 64 | 0 | 0.14 | 0.25 | 0.67 | 25.71 | 0.14 | 0.29 |
| Hex | 55 | 49 | 40 | 0 | E | 19 | 43 | 1A | E | 1D |
| Octal | 125 | 111 | 100 | 0 | 16 | 31 | 103 | 32 | 16 | 35 |
| Binary | 1010101 | 1001001 | 1000000 | 0 | 1110 | 11001 | 1000011 | 11010 | 1110 | 11101 |
Color Harmonies of #554940
Complementary color
Monochromatic Colors of #554940
Black with #554940
Text Example
Text Example
White with #554940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554940; }
p { color: rgb(85,73,64); }
H1.HeaderClassName
{
color: #554940;
}
.AnyTagClassName
{
color: #554940;
}
</style>
background-color css
<style>
a { background-color: #554940; }
a { background-color: rgb(85,73,64); }
div.DivClassName
{
background-color: #554940;
}
.BgClassName
{
background-color: #554940;
}
</style>
border-color css
<style>
span { border-color: #554940; }
span { border-color: rgb(85,73,64); }
td.TdClassName
{
border-color: #554940;
}
.TagClassName
{
border-color: #554940;
}
</style>