Shades of Costa Del Sol #655812
Tints of Costa Del Sol #655812
RGB
CMYK
RGB Variations
Color information
#655812 (or 0x655812) is known color: Costa Del Sol. HEX triplet: 65, 58 and 12. RGB value is (101,88,18). Sum of RGB (Red+Green+Blue) = 101+88+18=207 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.79% from 207); Green value is 88 (34.77% from 255 or 42.51% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 101 - color contains mainly: red. Hex color #655812 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655812 is #9AA7ED. Grayscale: #545454. Windows color (decimal): -10135534 or 1202277. OLE color: 1202277.
HSL color Cylindrical-coordinate representation of color #655812: hue angle of 50.6º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #655812 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 18 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.60 |
| HSL | 50.6º | 0.7% | 0.23% | - |
| HSV(B) | 50.6º | 0.82% | 0.4% | - |
| XYZ | 8.97 | 9.79 | 1.99 | - |
| YUV | 83.91 | 90.81 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 18 | 0 | 0.13 | 0.82 | 0.60 | 50.6 | 0.7 | 0.23 |
| Hex | 65 | 58 | 12 | 0 | D | 52 | 3C | 33 | 46 | 17 |
| Octal | 145 | 130 | 22 | 0 | 15 | 122 | 74 | 63 | 106 | 27 |
| Binary | 1100101 | 1011000 | 10010 | 0 | 1101 | 1010010 | 111100 | 110011 | 1000110 | 10111 |
Color Harmonies of #655812
Complementary color
Monochromatic Colors of #655812
Black with #655812
Text Example
Text Example
White with #655812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655812; }
p { color: rgb(101,88,18); }
H1.HeaderClassName
{
color: #655812;
}
.AnyTagClassName
{
color: #655812;
}
</style>
background-color css
<style>
a { background-color: #655812; }
a { background-color: rgb(101,88,18); }
div.DivClassName
{
background-color: #655812;
}
.BgClassName
{
background-color: #655812;
}
</style>
border-color css
<style>
span { border-color: #655812; }
span { border-color: rgb(101,88,18); }
td.TdClassName
{
border-color: #655812;
}
.TagClassName
{
border-color: #655812;
}
</style>