Shades of Cosmic #695761
Tints of Cosmic #695761
RGB
CMYK
RGB Variations
Color information
#695761 (or 0x695761) is known color: Cosmic. HEX triplet: 69, 57 and 61. RGB value is (105,87,97). Sum of RGB (Red+Green+Blue) = 105+87+97=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 97 (38.28% from 255 or 33.56% from 289); Max value from RGB is 105 - color contains mainly: red. Hex color #695761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695761 is #96A89E. Grayscale: #5D5D5D. Windows color (decimal): -9873567 or 6379369. OLE color: 6379369.
HSL color Cylindrical-coordinate representation of color #695761: hue angle of 326.67º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #695761 is Cyan = 0, Magento = 0.17, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 97 | - |
| CMYK | 0 | 0.17 | 0.08 | 0.59 |
| HSL | 326.67º | 0.09% | 0.38% | - |
| HSV(B) | 326.67º | 0.17% | 0.41% | - |
| XYZ | 11.39 | 10.68 | 12.77 | - |
| YUV | 93.52 | 129.96 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 97 | 0 | 0.17 | 0.08 | 0.59 | 326.67 | 0.09 | 0.38 |
| Hex | 69 | 57 | 61 | 0 | 11 | 8 | 3B | 147 | 9 | 26 |
| Octal | 151 | 127 | 141 | 0 | 21 | 10 | 73 | 507 | 11 | 46 |
| Binary | 1101001 | 1010111 | 1100001 | 0 | 10001 | 1000 | 111011 | 101000111 | 1001 | 100110 |
Color Harmonies of #695761
Complementary color
Monochromatic Colors of #695761
Black with #695761
Text Example
Text Example
White with #695761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695761; }
p { color: rgb(105,87,97); }
H1.HeaderClassName
{
color: #695761;
}
.AnyTagClassName
{
color: #695761;
}
</style>
background-color css
<style>
a { background-color: #695761; }
a { background-color: rgb(105,87,97); }
div.DivClassName
{
background-color: #695761;
}
.BgClassName
{
background-color: #695761;
}
</style>
border-color css
<style>
span { border-color: #695761; }
span { border-color: rgb(105,87,97); }
td.TdClassName
{
border-color: #695761;
}
.TagClassName
{
border-color: #695761;
}
</style>