Shades of Cosmic #695762
Tints of Cosmic #695762
RGB
CMYK
RGB Variations
Color information
#695762 (or 0x695762) is known color: Cosmic. HEX triplet: 69, 57 and 62. RGB value is (105,87,98). Sum of RGB (Red+Green+Blue) = 105+87+98=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 98 (38.67% from 255 or 33.79% from 290); Max value from RGB is 105 - color contains mainly: red. Hex color #695762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695762 is #96A89D. Grayscale: #5D5D5D. Windows color (decimal): -9873566 or 6444905. OLE color: 6444905.
HSL color Cylindrical-coordinate representation of color #695762: hue angle of 323.33º 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 #695762 is Cyan = 0, Magento = 0.17, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 98 | - |
| CMYK | 0 | 0.17 | 0.07 | 0.59 |
| HSL | 323.33º | 0.09% | 0.38% | - |
| HSV(B) | 323.33º | 0.17% | 0.41% | - |
| XYZ | 11.44 | 10.7 | 13.02 | - |
| YUV | 93.64 | 130.46 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 98 | 0 | 0.17 | 0.07 | 0.59 | 323.33 | 0.09 | 0.38 |
| Hex | 69 | 57 | 62 | 0 | 11 | 7 | 3B | 143 | 9 | 26 |
| Octal | 151 | 127 | 142 | 0 | 21 | 7 | 73 | 503 | 11 | 46 |
| Binary | 1101001 | 1010111 | 1100010 | 0 | 10001 | 111 | 111011 | 101000011 | 1001 | 100110 |
Color Harmonies of #695762
Complementary color
Monochromatic Colors of #695762
Black with #695762
Text Example
Text Example
White with #695762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695762; }
p { color: rgb(105,87,98); }
H1.HeaderClassName
{
color: #695762;
}
.AnyTagClassName
{
color: #695762;
}
</style>
background-color css
<style>
a { background-color: #695762; }
a { background-color: rgb(105,87,98); }
div.DivClassName
{
background-color: #695762;
}
.BgClassName
{
background-color: #695762;
}
</style>
border-color css
<style>
span { border-color: #695762; }
span { border-color: rgb(105,87,98); }
td.TdClassName
{
border-color: #695762;
}
.TagClassName
{
border-color: #695762;
}
</style>