Shades of Costa Del Sol #656226
Tints of Costa Del Sol #656226
RGB
CMYK
RGB Variations
Color information
#656226 (or 0x656226) is known color: Costa Del Sol. HEX triplet: 65, 62 and 26. RGB value is (101,98,38). Sum of RGB (Red+Green+Blue) = 101+98+38=237 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.62% from 237); Green value is 98 (38.67% from 255 or 41.35% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 101 - color contains mainly: red. Hex color #656226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656226 is #9A9DD9. Grayscale: #5C5C5C. Windows color (decimal): -10132954 or 2515557. OLE color: 2515557.
HSL color Cylindrical-coordinate representation of color #656226: hue angle of 57.14º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #656226 is Cyan = 0, Magento = 0.03, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 38 | - |
| CMYK | 0 | 0.03 | 0.62 | 0.60 |
| HSL | 57.14º | 0.45% | 0.27% | - |
| HSV(B) | 57.14º | 0.62% | 0.4% | - |
| XYZ | 10.08 | 11.64 | 3.55 | - |
| YUV | 92.06 | 97.49 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 38 | 0 | 0.03 | 0.62 | 0.60 | 57.14 | 0.45 | 0.27 |
| Hex | 65 | 62 | 26 | 0 | 3 | 3E | 3C | 39 | 2D | 1B |
| Octal | 145 | 142 | 46 | 0 | 3 | 76 | 74 | 71 | 55 | 33 |
| Binary | 1100101 | 1100010 | 100110 | 0 | 11 | 111110 | 111100 | 111001 | 101101 | 11011 |
Color Harmonies of #656226
Complementary color
Monochromatic Colors of #656226
Black with #656226
Text Example
Text Example
White with #656226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656226; }
p { color: rgb(101,98,38); }
H1.HeaderClassName
{
color: #656226;
}
.AnyTagClassName
{
color: #656226;
}
</style>
background-color css
<style>
a { background-color: #656226; }
a { background-color: rgb(101,98,38); }
div.DivClassName
{
background-color: #656226;
}
.BgClassName
{
background-color: #656226;
}
</style>
border-color css
<style>
span { border-color: #656226; }
span { border-color: rgb(101,98,38); }
td.TdClassName
{
border-color: #656226;
}
.TagClassName
{
border-color: #656226;
}
</style>