Shades of Costa Del Sol #656122
Tints of Costa Del Sol #656122
RGB
CMYK
RGB Variations
Color information
#656122 (or 0x656122) is known color: Costa Del Sol. HEX triplet: 65, 61 and 22. RGB value is (101,97,34). Sum of RGB (Red+Green+Blue) = 101+97+34=232 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.53% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 34 (13.67% from 255 or 14.66% from 232); Max value from RGB is 101 - color contains mainly: red. Hex color #656122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656122 is #9A9EDD. Grayscale: #5B5B5B. Windows color (decimal): -10133214 or 2253157. OLE color: 2253157.
HSL color Cylindrical-coordinate representation of color #656122: hue angle of 56.42º 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 #656122 is Cyan = 0, Magento = 0.04, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 97 | 34 | - |
| CMYK | 0 | 0.04 | 0.66 | 0.60 |
| HSL | 56.42º | 0.5% | 0.26% | - |
| HSV(B) | 56.42º | 0.66% | 0.4% | - |
| XYZ | 9.93 | 11.43 | 3.2 | - |
| YUV | 91.01 | 95.83 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 97 | 34 | 0 | 0.04 | 0.66 | 0.60 | 56.42 | 0.5 | 0.26 |
| Hex | 65 | 61 | 22 | 0 | 4 | 42 | 3C | 38 | 32 | 1A |
| Octal | 145 | 141 | 42 | 0 | 4 | 102 | 74 | 70 | 62 | 32 |
| Binary | 1100101 | 1100001 | 100010 | 0 | 100 | 1000010 | 111100 | 111000 | 110010 | 11010 |
Color Harmonies of #656122
Complementary color
Monochromatic Colors of #656122
Black with #656122
Text Example
Text Example
White with #656122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656122; }
p { color: rgb(101,97,34); }
H1.HeaderClassName
{
color: #656122;
}
.AnyTagClassName
{
color: #656122;
}
</style>
background-color css
<style>
a { background-color: #656122; }
a { background-color: rgb(101,97,34); }
div.DivClassName
{
background-color: #656122;
}
.BgClassName
{
background-color: #656122;
}
</style>
border-color css
<style>
span { border-color: #656122; }
span { border-color: rgb(101,97,34); }
td.TdClassName
{
border-color: #656122;
}
.TagClassName
{
border-color: #656122;
}
</style>