Shades of Costa Del Sol #696228
Tints of Costa Del Sol #696228
RGB
CMYK
RGB Variations
Color information
#696228 (or 0x696228) is known color: Costa Del Sol. HEX triplet: 69, 62 and 28. RGB value is (105,98,40). Sum of RGB (Red+Green+Blue) = 105+98+40=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 40 (16.02% from 255 or 16.46% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #696228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696228 is #969DD7. Grayscale: #5D5D5D. Windows color (decimal): -9870808 or 2646633. OLE color: 2646633.
HSL color Cylindrical-coordinate representation of color #696228: hue angle of 53.54º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #696228 is Cyan = 0, Magento = 0.07, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 40 | - |
| CMYK | 0 | 0.07 | 0.62 | 0.59 |
| HSL | 53.54º | 0.45% | 0.28% | - |
| HSV(B) | 53.54º | 0.62% | 0.41% | - |
| XYZ | 10.58 | 11.89 | 3.75 | - |
| YUV | 93.48 | 97.82 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 40 | 0 | 0.07 | 0.62 | 0.59 | 53.54 | 0.45 | 0.28 |
| Hex | 69 | 62 | 28 | 0 | 7 | 3E | 3B | 36 | 2D | 1C |
| Octal | 151 | 142 | 50 | 0 | 7 | 76 | 73 | 66 | 55 | 34 |
| Binary | 1101001 | 1100010 | 101000 | 0 | 111 | 111110 | 111011 | 110110 | 101101 | 11100 |
Color Harmonies of #696228
Complementary color
Monochromatic Colors of #696228
Black with #696228
Text Example
Text Example
White with #696228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696228; }
p { color: rgb(105,98,40); }
H1.HeaderClassName
{
color: #696228;
}
.AnyTagClassName
{
color: #696228;
}
</style>
background-color css
<style>
a { background-color: #696228; }
a { background-color: rgb(105,98,40); }
div.DivClassName
{
background-color: #696228;
}
.BgClassName
{
background-color: #696228;
}
</style>
border-color css
<style>
span { border-color: #696228; }
span { border-color: rgb(105,98,40); }
td.TdClassName
{
border-color: #696228;
}
.TagClassName
{
border-color: #696228;
}
</style>