Shades of Costa Del Sol #656430
Tints of Costa Del Sol #656430
RGB
CMYK
RGB Variations
Color information
#656430 (or 0x656430) is known color: Costa Del Sol. HEX triplet: 65, 64 and 30. RGB value is (101,100,48). Sum of RGB (Red+Green+Blue) = 101+100+48=249 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.56% from 249); Green value is 100 (39.45% from 255 or 40.16% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 101 - color contains mainly: red. Hex color #656430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656430 is #9A9BCF. Grayscale: #5E5E5E. Windows color (decimal): -10132432 or 3171429. OLE color: 3171429.
HSL color Cylindrical-coordinate representation of color #656430: hue angle of 58.87º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #656430 is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 100 | 48 | - |
| CMYK | 0 | 0.01 | 0.52 | 0.60 |
| HSL | 58.87º | 0.36% | 0.29% | - |
| HSV(B) | 58.87º | 0.52% | 0.4% | - |
| XYZ | 10.46 | 12.09 | 4.58 | - |
| YUV | 94.37 | 101.83 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 100 | 48 | 0 | 0.01 | 0.52 | 0.60 | 58.87 | 0.36 | 0.29 |
| Hex | 65 | 64 | 30 | 0 | 1 | 34 | 3C | 3B | 24 | 1D |
| Octal | 145 | 144 | 60 | 0 | 1 | 64 | 74 | 73 | 44 | 35 |
| Binary | 1100101 | 1100100 | 110000 | 0 | 1 | 110100 | 111100 | 111011 | 100100 | 11101 |
Color Harmonies of #656430
Complementary color
Monochromatic Colors of #656430
Black with #656430
Text Example
Text Example
White with #656430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656430; }
p { color: rgb(101,100,48); }
H1.HeaderClassName
{
color: #656430;
}
.AnyTagClassName
{
color: #656430;
}
</style>
background-color css
<style>
a { background-color: #656430; }
a { background-color: rgb(101,100,48); }
div.DivClassName
{
background-color: #656430;
}
.BgClassName
{
background-color: #656430;
}
</style>
border-color css
<style>
span { border-color: #656430; }
span { border-color: rgb(101,100,48); }
td.TdClassName
{
border-color: #656430;
}
.TagClassName
{
border-color: #656430;
}
</style>