Shades of Costa Del Sol #696025
Tints of Costa Del Sol #696025
RGB
CMYK
RGB Variations
Color information
#696025 (or 0x696025) is known color: Costa Del Sol. HEX triplet: 69, 60 and 25. RGB value is (105,96,37). Sum of RGB (Red+Green+Blue) = 105+96+37=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #696025 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696025 is #969FDA. Grayscale: #5C5C5C. Windows color (decimal): -9871323 or 2449513. OLE color: 2449513.
HSL color Cylindrical-coordinate representation of color #696025: hue angle of 52.06º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #696025 is Cyan = 0, Magento = 0.09, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 37 | - |
| CMYK | 0 | 0.09 | 0.65 | 0.59 |
| HSL | 52.06º | 0.48% | 0.28% | - |
| HSV(B) | 52.06º | 0.65% | 0.41% | - |
| XYZ | 10.34 | 11.5 | 3.43 | - |
| YUV | 91.97 | 96.98 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 37 | 0 | 0.09 | 0.65 | 0.59 | 52.06 | 0.48 | 0.28 |
| Hex | 69 | 60 | 25 | 0 | 9 | 41 | 3B | 34 | 30 | 1C |
| Octal | 151 | 140 | 45 | 0 | 11 | 101 | 73 | 64 | 60 | 34 |
| Binary | 1101001 | 1100000 | 100101 | 0 | 1001 | 1000001 | 111011 | 110100 | 110000 | 11100 |
Color Harmonies of #696025
Complementary color
Monochromatic Colors of #696025
Black with #696025
Text Example
Text Example
White with #696025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696025; }
p { color: rgb(105,96,37); }
H1.HeaderClassName
{
color: #696025;
}
.AnyTagClassName
{
color: #696025;
}
</style>
background-color css
<style>
a { background-color: #696025; }
a { background-color: rgb(105,96,37); }
div.DivClassName
{
background-color: #696025;
}
.BgClassName
{
background-color: #696025;
}
</style>
border-color css
<style>
span { border-color: #696025; }
span { border-color: rgb(105,96,37); }
td.TdClassName
{
border-color: #696025;
}
.TagClassName
{
border-color: #696025;
}
</style>