Shades of Costa Del Sol #565421
Tints of Costa Del Sol #565421
RGB
CMYK
RGB Variations
Color information
#565421 (or 0x565421) is known color: Costa Del Sol. HEX triplet: 56, 54 and 21. RGB value is (86,84,33). Sum of RGB (Red+Green+Blue) = 86+84+33=203 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.36% from 203); Green value is 84 (33.20% from 255 or 41.38% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 86 - color contains mainly: red. Hex color #565421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565421 is #A9ABDE. Grayscale: #4E4E4E. Windows color (decimal): -11119583 or 2184278. OLE color: 2184278.
HSL color Cylindrical-coordinate representation of color #565421: hue angle of 57.74º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #565421 is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 84 | 33 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.66 |
| HSL | 57.74º | 0.45% | 0.23% | - |
| HSV(B) | 57.74º | 0.62% | 0.34% | - |
| XYZ | 7.28 | 8.43 | 2.68 | - |
| YUV | 78.78 | 102.16 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 84 | 33 | 0 | 0.02 | 0.62 | 0.66 | 57.74 | 0.45 | 0.23 |
| Hex | 56 | 54 | 21 | 0 | 2 | 3E | 42 | 3A | 2D | 17 |
| Octal | 126 | 124 | 41 | 0 | 2 | 76 | 102 | 72 | 55 | 27 |
| Binary | 1010110 | 1010100 | 100001 | 0 | 10 | 111110 | 1000010 | 111010 | 101101 | 10111 |
Color Harmonies of #565421
Complementary color
Monochromatic Colors of #565421
Black with #565421
Text Example
Text Example
White with #565421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565421; }
p { color: rgb(86,84,33); }
H1.HeaderClassName
{
color: #565421;
}
.AnyTagClassName
{
color: #565421;
}
</style>
background-color css
<style>
a { background-color: #565421; }
a { background-color: rgb(86,84,33); }
div.DivClassName
{
background-color: #565421;
}
.BgClassName
{
background-color: #565421;
}
</style>
border-color css
<style>
span { border-color: #565421; }
span { border-color: rgb(86,84,33); }
td.TdClassName
{
border-color: #565421;
}
.TagClassName
{
border-color: #565421;
}
</style>