Shades of Costa Del Sol #655725
Tints of Costa Del Sol #655725
RGB
CMYK
RGB Variations
Color information
#655725 (or 0x655725) is known color: Costa Del Sol. HEX triplet: 65, 57 and 25. RGB value is (101,87,37). Sum of RGB (Red+Green+Blue) = 101+87+37=225 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.89% from 225); Green value is 87 (34.38% from 255 or 38.67% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 101 - color contains mainly: red. Hex color #655725 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655725 is #9AA8DA. Grayscale: #555555. Windows color (decimal): -10135771 or 2447205. OLE color: 2447205.
HSL color Cylindrical-coordinate representation of color #655725: hue angle of 46.88º 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 #655725 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 37 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.60 |
| HSL | 46.88º | 0.46% | 0.27% | - |
| HSV(B) | 46.88º | 0.63% | 0.4% | - |
| XYZ | 9.11 | 9.72 | 3.15 | - |
| YUV | 85.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 37 | 0 | 0.14 | 0.63 | 0.60 | 46.88 | 0.46 | 0.27 |
| Hex | 65 | 57 | 25 | 0 | E | 3F | 3C | 2F | 2E | 1B |
| Octal | 145 | 127 | 45 | 0 | 16 | 77 | 74 | 57 | 56 | 33 |
| Binary | 1100101 | 1010111 | 100101 | 0 | 1110 | 111111 | 111100 | 101111 | 101110 | 11011 |
Color Harmonies of #655725
Complementary color
Monochromatic Colors of #655725
Black with #655725
Text Example
Text Example
White with #655725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655725; }
p { color: rgb(101,87,37); }
H1.HeaderClassName
{
color: #655725;
}
.AnyTagClassName
{
color: #655725;
}
</style>
background-color css
<style>
a { background-color: #655725; }
a { background-color: rgb(101,87,37); }
div.DivClassName
{
background-color: #655725;
}
.BgClassName
{
background-color: #655725;
}
</style>
border-color css
<style>
span { border-color: #655725; }
span { border-color: rgb(101,87,37); }
td.TdClassName
{
border-color: #655725;
}
.TagClassName
{
border-color: #655725;
}
</style>