Shades of Costa Del Sol #675925
Tints of Costa Del Sol #675925
RGB
CMYK
RGB Variations
Color information
#675925 (or 0x675925) is known color: Costa Del Sol. HEX triplet: 67, 59 and 25. RGB value is (103,89,37). Sum of RGB (Red+Green+Blue) = 103+89+37=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 89 (35.16% from 255 or 38.86% from 229); Blue value is 37 (14.84% from 255 or 16.16% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #675925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675925 is #98A6DA. Grayscale: #575757. Windows color (decimal): -10004187 or 2447719. OLE color: 2447719.
HSL color Cylindrical-coordinate representation of color #675925: hue angle of 47.27º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #675925 is Cyan = 0, Magento = 0.14, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 37 | - |
| CMYK | 0 | 0.14 | 0.64 | 0.60 |
| HSL | 47.27º | 0.47% | 0.27% | - |
| HSV(B) | 47.27º | 0.64% | 0.4% | - |
| XYZ | 9.5 | 10.16 | 3.21 | - |
| YUV | 87.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 37 | 0 | 0.14 | 0.64 | 0.60 | 47.27 | 0.47 | 0.27 |
| Hex | 67 | 59 | 25 | 0 | E | 40 | 3C | 2F | 2F | 1B |
| Octal | 147 | 131 | 45 | 0 | 16 | 100 | 74 | 57 | 57 | 33 |
| Binary | 1100111 | 1011001 | 100101 | 0 | 1110 | 1000000 | 111100 | 101111 | 101111 | 11011 |
Color Harmonies of #675925
Complementary color
Monochromatic Colors of #675925
Black with #675925
Text Example
Text Example
White with #675925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675925; }
p { color: rgb(103,89,37); }
H1.HeaderClassName
{
color: #675925;
}
.AnyTagClassName
{
color: #675925;
}
</style>
background-color css
<style>
a { background-color: #675925; }
a { background-color: rgb(103,89,37); }
div.DivClassName
{
background-color: #675925;
}
.BgClassName
{
background-color: #675925;
}
</style>
border-color css
<style>
span { border-color: #675925; }
span { border-color: rgb(103,89,37); }
td.TdClassName
{
border-color: #675925;
}
.TagClassName
{
border-color: #675925;
}
</style>