Shades of Costa Del Sol #656318
Tints of Costa Del Sol #656318
RGB
CMYK
RGB Variations
Color information
#656318 (or 0x656318) is known color: Costa Del Sol. HEX triplet: 65, 63 and 18. RGB value is (101,99,24). Sum of RGB (Red+Green+Blue) = 101+99+24=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #656318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656318 is #9A9CE7. Grayscale: #5B5B5B. Windows color (decimal): -10132712 or 1598309. OLE color: 1598309.
HSL color Cylindrical-coordinate representation of color #656318: hue angle of 58.44º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #656318 is Cyan = 0, Magento = 0.02, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 24 | - |
| CMYK | 0 | 0.02 | 0.76 | 0.60 |
| HSL | 58.44º | 0.62% | 0.25% | - |
| HSV(B) | 58.44º | 0.76% | 0.4% | - |
| XYZ | 9.99 | 11.76 | 2.61 | - |
| YUV | 91.05 | 90.16 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 24 | 0 | 0.02 | 0.76 | 0.60 | 58.44 | 0.62 | 0.25 |
| Hex | 65 | 63 | 18 | 0 | 2 | 4C | 3C | 3A | 3E | 19 |
| Octal | 145 | 143 | 30 | 0 | 2 | 114 | 74 | 72 | 76 | 31 |
| Binary | 1100101 | 1100011 | 11000 | 0 | 10 | 1001100 | 111100 | 111010 | 111110 | 11001 |
Color Harmonies of #656318
Complementary color
Monochromatic Colors of #656318
Black with #656318
Text Example
Text Example
White with #656318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656318; }
p { color: rgb(101,99,24); }
H1.HeaderClassName
{
color: #656318;
}
.AnyTagClassName
{
color: #656318;
}
</style>
background-color css
<style>
a { background-color: #656318; }
a { background-color: rgb(101,99,24); }
div.DivClassName
{
background-color: #656318;
}
.BgClassName
{
background-color: #656318;
}
</style>
border-color css
<style>
span { border-color: #656318; }
span { border-color: rgb(101,99,24); }
td.TdClassName
{
border-color: #656318;
}
.TagClassName
{
border-color: #656318;
}
</style>