Shades of Costa Del Sol #656322
Tints of Costa Del Sol #656322
RGB
CMYK
RGB Variations
Color information
#656322 (or 0x656322) is known color: Costa Del Sol. HEX triplet: 65, 63 and 22. RGB value is (101,99,34). Sum of RGB (Red+Green+Blue) = 101+99+34=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 34 (13.67% from 255 or 14.53% from 234); Max value from RGB is 101 - color contains mainly: red. Hex color #656322 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656322 is #9A9CDD. Grayscale: #5C5C5C. Windows color (decimal): -10132702 or 2253669. OLE color: 2253669.
HSL color Cylindrical-coordinate representation of color #656322: hue angle of 58.21º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #656322 is Cyan = 0, Magento = 0.02, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 34 | - |
| CMYK | 0 | 0.02 | 0.66 | 0.60 |
| HSL | 58.21º | 0.5% | 0.26% | - |
| HSV(B) | 58.21º | 0.66% | 0.4% | - |
| XYZ | 10.12 | 11.81 | 3.26 | - |
| YUV | 92.19 | 95.16 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 34 | 0 | 0.02 | 0.66 | 0.60 | 58.21 | 0.5 | 0.26 |
| Hex | 65 | 63 | 22 | 0 | 2 | 42 | 3C | 3A | 32 | 1A |
| Octal | 145 | 143 | 42 | 0 | 2 | 102 | 74 | 72 | 62 | 32 |
| Binary | 1100101 | 1100011 | 100010 | 0 | 10 | 1000010 | 111100 | 111010 | 110010 | 11010 |
Color Harmonies of #656322
Complementary color
Monochromatic Colors of #656322
Black with #656322
Text Example
Text Example
White with #656322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656322; }
p { color: rgb(101,99,34); }
H1.HeaderClassName
{
color: #656322;
}
.AnyTagClassName
{
color: #656322;
}
</style>
background-color css
<style>
a { background-color: #656322; }
a { background-color: rgb(101,99,34); }
div.DivClassName
{
background-color: #656322;
}
.BgClassName
{
background-color: #656322;
}
</style>
border-color css
<style>
span { border-color: #656322; }
span { border-color: rgb(101,99,34); }
td.TdClassName
{
border-color: #656322;
}
.TagClassName
{
border-color: #656322;
}
</style>