Shades of Costa Del Sol #675915
Tints of Costa Del Sol #675915
RGB
CMYK
RGB Variations
Color information
#675915 (or 0x675915) is known color: Costa Del Sol. HEX triplet: 67, 59 and 15. RGB value is (103,89,21). Sum of RGB (Red+Green+Blue) = 103+89+21=213 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.36% from 213); Green value is 89 (35.16% from 255 or 41.78% from 213); Blue value is 21 (8.59% from 255 or 9.86% from 213); Max value from RGB is 103 - color contains mainly: red. Hex color #675915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675915 is #98A6EA. Grayscale: #555555. Windows color (decimal): -10004203 or 1399143. OLE color: 1399143.
HSL color Cylindrical-coordinate representation of color #675915: hue angle of 49.76º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #675915 is Cyan = 0, Magento = 0.14, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 21 | - |
| CMYK | 0 | 0.14 | 0.80 | 0.60 |
| HSL | 49.76º | 0.66% | 0.24% | - |
| HSV(B) | 49.76º | 0.8% | 0.4% | - |
| XYZ | 9.3 | 10.08 | 2.17 | - |
| YUV | 85.43 | 91.64 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 21 | 0 | 0.14 | 0.80 | 0.60 | 49.76 | 0.66 | 0.24 |
| Hex | 67 | 59 | 15 | 0 | E | 50 | 3C | 32 | 42 | 18 |
| Octal | 147 | 131 | 25 | 0 | 16 | 120 | 74 | 62 | 102 | 30 |
| Binary | 1100111 | 1011001 | 10101 | 0 | 1110 | 1010000 | 111100 | 110010 | 1000010 | 11000 |
Color Harmonies of #675915
Complementary color
Monochromatic Colors of #675915
Black with #675915
Text Example
Text Example
White with #675915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675915; }
p { color: rgb(103,89,21); }
H1.HeaderClassName
{
color: #675915;
}
.AnyTagClassName
{
color: #675915;
}
</style>
background-color css
<style>
a { background-color: #675915; }
a { background-color: rgb(103,89,21); }
div.DivClassName
{
background-color: #675915;
}
.BgClassName
{
background-color: #675915;
}
</style>
border-color css
<style>
span { border-color: #675915; }
span { border-color: rgb(103,89,21); }
td.TdClassName
{
border-color: #675915;
}
.TagClassName
{
border-color: #675915;
}
</style>