Shades of Costa Del Sol #675813
Tints of Costa Del Sol #675813
RGB
CMYK
RGB Variations
Color information
#675813 (or 0x675813) is known color: Costa Del Sol. HEX triplet: 67, 58 and 13. RGB value is (103,88,19). Sum of RGB (Red+Green+Blue) = 103+88+19=210 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.05% from 210); Green value is 88 (34.77% from 255 or 41.90% from 210); Blue value is 19 (7.81% from 255 or 9.05% from 210); Max value from RGB is 103 - color contains mainly: red. Hex color #675813 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675813 is #98A7EC. Grayscale: #545454. Windows color (decimal): -10004461 or 1267815. OLE color: 1267815.
HSL color Cylindrical-coordinate representation of color #675813: hue angle of 49.29º 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 #675813 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 19 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.60 |
| HSL | 49.29º | 0.69% | 0.24% | - |
| HSV(B) | 49.29º | 0.82% | 0.4% | - |
| XYZ | 9.2 | 9.91 | 2.04 | - |
| YUV | 84.62 | 90.97 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 19 | 0 | 0.15 | 0.82 | 0.60 | 49.29 | 0.69 | 0.24 |
| Hex | 67 | 58 | 13 | 0 | F | 52 | 3C | 31 | 45 | 18 |
| Octal | 147 | 130 | 23 | 0 | 17 | 122 | 74 | 61 | 105 | 30 |
| Binary | 1100111 | 1011000 | 10011 | 0 | 1111 | 1010010 | 111100 | 110001 | 1000101 | 11000 |
Color Harmonies of #675813
Complementary color
Monochromatic Colors of #675813
Black with #675813
Text Example
Text Example
White with #675813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675813; }
p { color: rgb(103,88,19); }
H1.HeaderClassName
{
color: #675813;
}
.AnyTagClassName
{
color: #675813;
}
</style>
background-color css
<style>
a { background-color: #675813; }
a { background-color: rgb(103,88,19); }
div.DivClassName
{
background-color: #675813;
}
.BgClassName
{
background-color: #675813;
}
</style>
border-color css
<style>
span { border-color: #675813; }
span { border-color: rgb(103,88,19); }
td.TdClassName
{
border-color: #675813;
}
.TagClassName
{
border-color: #675813;
}
</style>