Shades of Costa Del Sol #656229
Tints of Costa Del Sol #656229
RGB
CMYK
RGB Variations
Color information
#656229 (or 0x656229) is known color: Costa Del Sol. HEX triplet: 65, 62 and 29. RGB value is (101,98,41). Sum of RGB (Red+Green+Blue) = 101+98+41=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 98 (38.67% from 255 or 40.83% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #656229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656229 is #9A9DD6. Grayscale: #5C5C5C. Windows color (decimal): -10132951 or 2712165. OLE color: 2712165.
HSL color Cylindrical-coordinate representation of color #656229: hue angle of 57º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #656229 is Cyan = 0, Magento = 0.03, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 41 | - |
| CMYK | 0 | 0.03 | 0.59 | 0.60 |
| HSL | 57º | 0.42% | 0.28% | - |
| HSV(B) | 57º | 0.59% | 0.4% | - |
| XYZ | 10.13 | 11.66 | 3.81 | - |
| YUV | 92.4 | 98.99 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 41 | 0 | 0.03 | 0.59 | 0.60 | 57 | 0.42 | 0.28 |
| Hex | 65 | 62 | 29 | 0 | 3 | 3B | 3C | 39 | 2A | 1C |
| Octal | 145 | 142 | 51 | 0 | 3 | 73 | 74 | 71 | 52 | 34 |
| Binary | 1100101 | 1100010 | 101001 | 0 | 11 | 111011 | 111100 | 111001 | 101010 | 11100 |
Color Harmonies of #656229
Complementary color
Monochromatic Colors of #656229
Black with #656229
Text Example
Text Example
White with #656229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656229; }
p { color: rgb(101,98,41); }
H1.HeaderClassName
{
color: #656229;
}
.AnyTagClassName
{
color: #656229;
}
</style>
background-color css
<style>
a { background-color: #656229; }
a { background-color: rgb(101,98,41); }
div.DivClassName
{
background-color: #656229;
}
.BgClassName
{
background-color: #656229;
}
</style>
border-color css
<style>
span { border-color: #656229; }
span { border-color: rgb(101,98,41); }
td.TdClassName
{
border-color: #656229;
}
.TagClassName
{
border-color: #656229;
}
</style>