Shades of Costa Del Sol #655825
Tints of Costa Del Sol #655825
RGB
CMYK
RGB Variations
Color information
#655825 (or 0x655825) is known color: Costa Del Sol. HEX triplet: 65, 58 and 25. RGB value is (101,88,37). Sum of RGB (Red+Green+Blue) = 101+88+37=226 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.69% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 37 (14.84% from 255 or 16.37% from 226); Max value from RGB is 101 - color contains mainly: red. Hex color #655825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655825 is #9AA7DA. Grayscale: #565656. Windows color (decimal): -10135515 or 2447461. OLE color: 2447461.
HSL color Cylindrical-coordinate representation of color #655825: hue angle of 47.81º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #655825 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 37 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.60 |
| HSL | 47.81º | 0.46% | 0.27% | - |
| HSV(B) | 47.81º | 0.63% | 0.4% | - |
| XYZ | 9.19 | 9.88 | 3.17 | - |
| YUV | 86.07 | 100.31 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 37 | 0 | 0.13 | 0.63 | 0.60 | 47.81 | 0.46 | 0.27 |
| Hex | 65 | 58 | 25 | 0 | D | 3F | 3C | 30 | 2E | 1B |
| Octal | 145 | 130 | 45 | 0 | 15 | 77 | 74 | 60 | 56 | 33 |
| Binary | 1100101 | 1011000 | 100101 | 0 | 1101 | 111111 | 111100 | 110000 | 101110 | 11011 |
Color Harmonies of #655825
Complementary color
Monochromatic Colors of #655825
Black with #655825
Text Example
Text Example
White with #655825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655825; }
p { color: rgb(101,88,37); }
H1.HeaderClassName
{
color: #655825;
}
.AnyTagClassName
{
color: #655825;
}
</style>
background-color css
<style>
a { background-color: #655825; }
a { background-color: rgb(101,88,37); }
div.DivClassName
{
background-color: #655825;
}
.BgClassName
{
background-color: #655825;
}
</style>
border-color css
<style>
span { border-color: #655825; }
span { border-color: rgb(101,88,37); }
td.TdClassName
{
border-color: #655825;
}
.TagClassName
{
border-color: #655825;
}
</style>