Shades of Cosmic #695260
Tints of Cosmic #695260
RGB
CMYK
RGB Variations
Color information
#695260 (or 0x695260) is known color: Cosmic. HEX triplet: 69, 52 and 60. RGB value is (105,82,96). Sum of RGB (Red+Green+Blue) = 105+82+96=283 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.10% from 283); Green value is 82 (32.42% from 255 or 28.98% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 105 - color contains mainly: red. Hex color #695260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695260 is #96AD9F. Grayscale: #5A5A5A. Windows color (decimal): -9874848 or 6312553. OLE color: 6312553.
HSL color Cylindrical-coordinate representation of color #695260: hue angle of 323.48º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #695260 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 82 | 96 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.59 |
| HSL | 323.48º | 0.12% | 0.37% | - |
| HSV(B) | 323.48º | 0.22% | 0.41% | - |
| XYZ | 10.95 | 9.88 | 12.4 | - |
| YUV | 90.47 | 131.12 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 96 | 0 | 0.22 | 0.09 | 0.59 | 323.48 | 0.12 | 0.37 |
| Hex | 69 | 52 | 60 | 0 | 16 | 9 | 3B | 143 | C | 25 |
| Octal | 151 | 122 | 140 | 0 | 26 | 11 | 73 | 503 | 14 | 45 |
| Binary | 1101001 | 1010010 | 1100000 | 0 | 10110 | 1001 | 111011 | 101000011 | 1100 | 100101 |
Color Harmonies of #695260
Complementary color
Monochromatic Colors of #695260
Black with #695260
Text Example
Text Example
White with #695260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695260; }
p { color: rgb(105,82,96); }
H1.HeaderClassName
{
color: #695260;
}
.AnyTagClassName
{
color: #695260;
}
</style>
background-color css
<style>
a { background-color: #695260; }
a { background-color: rgb(105,82,96); }
div.DivClassName
{
background-color: #695260;
}
.BgClassName
{
background-color: #695260;
}
</style>
border-color css
<style>
span { border-color: #695260; }
span { border-color: rgb(105,82,96); }
td.TdClassName
{
border-color: #695260;
}
.TagClassName
{
border-color: #695260;
}
</style>