Shades of Costa Del Sol #675913
Tints of Costa Del Sol #675913
RGB
CMYK
RGB Variations
Color information
#675913 (or 0x675913) is known color: Costa Del Sol. HEX triplet: 67, 59 and 13. RGB value is (103,89,19). Sum of RGB (Red+Green+Blue) = 103+89+19=211 (27% of max value = 765). Red value is 103 (40.62% from 255 or 48.82% from 211); Green value is 89 (35.16% from 255 or 42.18% from 211); Blue value is 19 (7.81% from 255 or 9.00% from 211); Max value from RGB is 103 - color contains mainly: red. Hex color #675913 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675913 is #98A6EC. Grayscale: #555555. Windows color (decimal): -10004205 or 1268071. OLE color: 1268071.
HSL color Cylindrical-coordinate representation of color #675913: hue angle of 50º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #675913 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 19 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.60 |
| HSL | 50º | 0.69% | 0.24% | - |
| HSV(B) | 50º | 0.82% | 0.4% | - |
| XYZ | 9.28 | 10.08 | 2.07 | - |
| YUV | 85.21 | 90.64 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 19 | 0 | 0.14 | 0.82 | 0.60 | 50 | 0.69 | 0.24 |
| Hex | 67 | 59 | 13 | 0 | E | 52 | 3C | 32 | 45 | 18 |
| Octal | 147 | 131 | 23 | 0 | 16 | 122 | 74 | 62 | 105 | 30 |
| Binary | 1100111 | 1011001 | 10011 | 0 | 1110 | 1010010 | 111100 | 110010 | 1000101 | 11000 |
Color Harmonies of #675913
Complementary color
Monochromatic Colors of #675913
Black with #675913
Text Example
Text Example
White with #675913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675913; }
p { color: rgb(103,89,19); }
H1.HeaderClassName
{
color: #675913;
}
.AnyTagClassName
{
color: #675913;
}
</style>
background-color css
<style>
a { background-color: #675913; }
a { background-color: rgb(103,89,19); }
div.DivClassName
{
background-color: #675913;
}
.BgClassName
{
background-color: #675913;
}
</style>
border-color css
<style>
span { border-color: #675913; }
span { border-color: rgb(103,89,19); }
td.TdClassName
{
border-color: #675913;
}
.TagClassName
{
border-color: #675913;
}
</style>