Shades of Costa Del Sol #696624
Tints of Costa Del Sol #696624
RGB
CMYK
RGB Variations
Color information
#696624 (or 0x696624) is known color: Costa Del Sol. HEX triplet: 69, 66 and 24. RGB value is (105,102,36). Sum of RGB (Red+Green+Blue) = 105+102+36=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 36 (14.45% from 255 or 14.81% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #696624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696624 is #9699DB. Grayscale: #5F5F5F. Windows color (decimal): -9869788 or 2385513. OLE color: 2385513.
HSL color Cylindrical-coordinate representation of color #696624: hue angle of 57.39º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #696624 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 36 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.59 |
| HSL | 57.39º | 0.49% | 0.28% | - |
| HSV(B) | 57.39º | 0.66% | 0.41% | - |
| XYZ | 10.9 | 12.63 | 3.53 | - |
| YUV | 95.37 | 94.49 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 36 | 0 | 0.03 | 0.66 | 0.59 | 57.39 | 0.49 | 0.28 |
| Hex | 69 | 66 | 24 | 0 | 3 | 42 | 3B | 39 | 31 | 1C |
| Octal | 151 | 146 | 44 | 0 | 3 | 102 | 73 | 71 | 61 | 34 |
| Binary | 1101001 | 1100110 | 100100 | 0 | 11 | 1000010 | 111011 | 111001 | 110001 | 11100 |
Color Harmonies of #696624
Complementary color
Monochromatic Colors of #696624
Black with #696624
Text Example
Text Example
White with #696624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696624; }
p { color: rgb(105,102,36); }
H1.HeaderClassName
{
color: #696624;
}
.AnyTagClassName
{
color: #696624;
}
</style>
background-color css
<style>
a { background-color: #696624; }
a { background-color: rgb(105,102,36); }
div.DivClassName
{
background-color: #696624;
}
.BgClassName
{
background-color: #696624;
}
</style>
border-color css
<style>
span { border-color: #696624; }
span { border-color: rgb(105,102,36); }
td.TdClassName
{
border-color: #696624;
}
.TagClassName
{
border-color: #696624;
}
</style>