Shades of Costa Del Sol #696233
Tints of Costa Del Sol #696233
RGB
CMYK
RGB Variations
Color information
#696233 (or 0x696233) is known color: Costa Del Sol. HEX triplet: 69, 62 and 33. RGB value is (105,98,51). Sum of RGB (Red+Green+Blue) = 105+98+51=254 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.34% from 254); Green value is 98 (38.67% from 255 or 38.58% from 254); Blue value is 51 (20.31% from 255 or 20.08% from 254); Max value from RGB is 105 - color contains mainly: red. Hex color #696233 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696233 is #969DCC. Grayscale: #5E5E5E. Windows color (decimal): -9870797 or 3367529. OLE color: 3367529.
HSL color Cylindrical-coordinate representation of color #696233: hue angle of 52.22º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #696233 is Cyan = 0, Magento = 0.07, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 51 | - |
| CMYK | 0 | 0.07 | 0.51 | 0.59 |
| HSL | 52.22º | 0.35% | 0.31% | - |
| HSV(B) | 52.22º | 0.51% | 0.41% | - |
| XYZ | 10.79 | 11.98 | 4.88 | - |
| YUV | 94.74 | 103.32 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 51 | 0 | 0.07 | 0.51 | 0.59 | 52.22 | 0.35 | 0.31 |
| Hex | 69 | 62 | 33 | 0 | 7 | 33 | 3B | 34 | 23 | 1F |
| Octal | 151 | 142 | 63 | 0 | 7 | 63 | 73 | 64 | 43 | 37 |
| Binary | 1101001 | 1100010 | 110011 | 0 | 111 | 110011 | 111011 | 110100 | 100011 | 11111 |
Color Harmonies of #696233
Complementary color
Monochromatic Colors of #696233
Black with #696233
Text Example
Text Example
White with #696233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696233; }
p { color: rgb(105,98,51); }
H1.HeaderClassName
{
color: #696233;
}
.AnyTagClassName
{
color: #696233;
}
</style>
background-color css
<style>
a { background-color: #696233; }
a { background-color: rgb(105,98,51); }
div.DivClassName
{
background-color: #696233;
}
.BgClassName
{
background-color: #696233;
}
</style>
border-color css
<style>
span { border-color: #696233; }
span { border-color: rgb(105,98,51); }
td.TdClassName
{
border-color: #696233;
}
.TagClassName
{
border-color: #696233;
}
</style>