Shades of Costa Del Sol #6D6315
Tints of Costa Del Sol #6D6315
RGB
CMYK
RGB Variations
Color information
#6D6315 (or 0x6D6315) is known color: Costa Del Sol. HEX triplet: 6D, 63 and 15. RGB value is (109,99,21). Sum of RGB (Red+Green+Blue) = 109+99+21=229 (30% of max value = 765). Red value is 109 (42.97% from 255 or 47.60% from 229); Green value is 99 (39.06% from 255 or 43.23% from 229); Blue value is 21 (8.59% from 255 or 9.17% from 229); Max value from RGB is 109 - color contains mainly: red. Hex color #6D6315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6D6315 is #929CEA. Grayscale: #5D5D5D. Windows color (decimal): -9608427 or 1401709. OLE color: 1401709.
HSL color Cylindrical-coordinate representation of color #6D6315: hue angle of 53.18º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6D6315 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 99 | 21 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.57 |
| HSL | 53.18º | 0.68% | 0.25% | - |
| HSV(B) | 53.18º | 0.81% | 0.43% | - |
| XYZ | 10.9 | 12.23 | 2.5 | - |
| YUV | 93.1 | 87.31 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 99 | 21 | 0 | 0.09 | 0.81 | 0.57 | 53.18 | 0.68 | 0.25 |
| Hex | 6D | 63 | 15 | 0 | 9 | 51 | 39 | 35 | 44 | 19 |
| Octal | 155 | 143 | 25 | 0 | 11 | 121 | 71 | 65 | 104 | 31 |
| Binary | 1101101 | 1100011 | 10101 | 0 | 1001 | 1010001 | 111001 | 110101 | 1000100 | 11001 |
Color Harmonies of #6D6315
Complementary color
Monochromatic Colors of #6D6315
Black with #6D6315
Text Example
Text Example
White with #6D6315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D6315; }
p { color: rgb(109,99,21); }
H1.HeaderClassName
{
color: #6D6315;
}
.AnyTagClassName
{
color: #6D6315;
}
</style>
background-color css
<style>
a { background-color: #6D6315; }
a { background-color: rgb(109,99,21); }
div.DivClassName
{
background-color: #6D6315;
}
.BgClassName
{
background-color: #6D6315;
}
</style>
border-color css
<style>
span { border-color: #6D6315; }
span { border-color: rgb(109,99,21); }
td.TdClassName
{
border-color: #6D6315;
}
.TagClassName
{
border-color: #6D6315;
}
</style>