Shades of Costa Del Sol #665823
Tints of Costa Del Sol #665823
RGB
CMYK
RGB Variations
Color information
#665823 (or 0x665823) is known color: Costa Del Sol. HEX triplet: 66, 58 and 23. RGB value is (102,88,35). Sum of RGB (Red+Green+Blue) = 102+88+35=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 88 (34.77% from 255 or 39.11% from 225); Blue value is 35 (14.06% from 255 or 15.56% from 225); Max value from RGB is 102 - color contains mainly: red. Hex color #665823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665823 is #99A7DC. Grayscale: #565656. Windows color (decimal): -10069981 or 2316390. OLE color: 2316390.
HSL color Cylindrical-coordinate representation of color #665823: hue angle of 47.46º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #665823 is Cyan = 0, Magento = 0.14, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 35 | - |
| CMYK | 0 | 0.14 | 0.66 | 0.6 |
| HSL | 47.46º | 0.49% | 0.27% | - |
| HSV(B) | 47.46º | 0.66% | 0.4% | - |
| XYZ | 9.27 | 9.93 | 3.02 | - |
| YUV | 86.14 | 99.14 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 35 | 0 | 0.14 | 0.66 | 0.6 | 47.46 | 0.49 | 0.27 |
| Hex | 66 | 58 | 23 | 0 | E | 42 | 3C | 2F | 31 | 1B |
| Octal | 146 | 130 | 43 | 0 | 16 | 102 | 74 | 57 | 61 | 33 |
| Binary | 1100110 | 1011000 | 100011 | 0 | 1110 | 1000010 | 111100 | 101111 | 110001 | 11011 |
Color Harmonies of #665823
Complementary color
Monochromatic Colors of #665823
Black with #665823
Text Example
Text Example
White with #665823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665823; }
p { color: rgb(102,88,35); }
H1.HeaderClassName
{
color: #665823;
}
.AnyTagClassName
{
color: #665823;
}
</style>
background-color css
<style>
a { background-color: #665823; }
a { background-color: rgb(102,88,35); }
div.DivClassName
{
background-color: #665823;
}
.BgClassName
{
background-color: #665823;
}
</style>
border-color css
<style>
span { border-color: #665823; }
span { border-color: rgb(102,88,35); }
td.TdClassName
{
border-color: #665823;
}
.TagClassName
{
border-color: #665823;
}
</style>