Shades of Cosmic #695561
Tints of Cosmic #695561
RGB
CMYK
RGB Variations
Color information
#695561 (or 0x695561) is known color: Cosmic. HEX triplet: 69, 55 and 61. RGB value is (105,85,97). Sum of RGB (Red+Green+Blue) = 105+85+97=287 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.59% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 97 (38.28% from 255 or 33.80% from 287); Max value from RGB is 105 - color contains mainly: red. Hex color #695561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695561 is #96AA9E. Grayscale: #5C5C5C. Windows color (decimal): -9874079 or 6378857. OLE color: 6378857.
HSL color Cylindrical-coordinate representation of color #695561: hue angle of 324º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #695561 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 85 | 97 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.59 |
| HSL | 324º | 0.11% | 0.37% | - |
| HSV(B) | 324º | 0.19% | 0.41% | - |
| XYZ | 11.23 | 10.36 | 12.72 | - |
| YUV | 92.35 | 130.63 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 85 | 97 | 0 | 0.19 | 0.08 | 0.59 | 324 | 0.11 | 0.37 |
| Hex | 69 | 55 | 61 | 0 | 13 | 8 | 3B | 144 | B | 25 |
| Octal | 151 | 125 | 141 | 0 | 23 | 10 | 73 | 504 | 13 | 45 |
| Binary | 1101001 | 1010101 | 1100001 | 0 | 10011 | 1000 | 111011 | 101000100 | 1011 | 100101 |
Color Harmonies of #695561
Complementary color
Monochromatic Colors of #695561
Black with #695561
Text Example
Text Example
White with #695561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695561; }
p { color: rgb(105,85,97); }
H1.HeaderClassName
{
color: #695561;
}
.AnyTagClassName
{
color: #695561;
}
</style>
background-color css
<style>
a { background-color: #695561; }
a { background-color: rgb(105,85,97); }
div.DivClassName
{
background-color: #695561;
}
.BgClassName
{
background-color: #695561;
}
</style>
border-color css
<style>
span { border-color: #695561; }
span { border-color: rgb(105,85,97); }
td.TdClassName
{
border-color: #695561;
}
.TagClassName
{
border-color: #695561;
}
</style>