Shades of Costa Del Sol #6B5916
Tints of Costa Del Sol #6B5916
RGB
CMYK
RGB Variations
Color information
#6B5916 (or 0x6B5916) is known color: Costa Del Sol. HEX triplet: 6B, 59 and 16. RGB value is (107,89,22). Sum of RGB (Red+Green+Blue) = 107+89+22=218 (28% of max value = 765). Red value is 107 (42.19% from 255 or 49.08% from 218); Green value is 89 (35.16% from 255 or 40.83% from 218); Blue value is 22 (8.98% from 255 or 10.09% from 218); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6B5916 is #94A6E9. Grayscale: #575757. Windows color (decimal): -9742058 or 1464683. OLE color: 1464683.
HSL color Cylindrical-coordinate representation of color #6B5916: hue angle of 47.29º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #6B5916 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 89 | 22 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.58 |
| HSL | 47.29º | 0.66% | 0.25% | - |
| HSV(B) | 47.29º | 0.79% | 0.42% | - |
| XYZ | 9.78 | 10.33 | 2.24 | - |
| YUV | 86.74 | 91.46 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 89 | 22 | 0 | 0.17 | 0.79 | 0.58 | 47.29 | 0.66 | 0.25 |
| Hex | 6B | 59 | 16 | 0 | 11 | 4F | 3A | 2F | 42 | 19 |
| Octal | 153 | 131 | 26 | 0 | 21 | 117 | 72 | 57 | 102 | 31 |
| Binary | 1101011 | 1011001 | 10110 | 0 | 10001 | 1001111 | 111010 | 101111 | 1000010 | 11001 |
Color Harmonies of #6B5916
Complementary color
Monochromatic Colors of #6B5916
Black with #6B5916
Text Example
Text Example
White with #6B5916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5916; }
p { color: rgb(107,89,22); }
H1.HeaderClassName
{
color: #6B5916;
}
.AnyTagClassName
{
color: #6B5916;
}
</style>
background-color css
<style>
a { background-color: #6B5916; }
a { background-color: rgb(107,89,22); }
div.DivClassName
{
background-color: #6B5916;
}
.BgClassName
{
background-color: #6B5916;
}
</style>
border-color css
<style>
span { border-color: #6B5916; }
span { border-color: rgb(107,89,22); }
td.TdClassName
{
border-color: #6B5916;
}
.TagClassName
{
border-color: #6B5916;
}
</style>