Shades of Cosmic #695460
Tints of Cosmic #695460
RGB
CMYK
RGB Variations
Color information
#695460 (or 0x695460) is known color: Cosmic. HEX triplet: 69, 54 and 60. RGB value is (105,84,96). Sum of RGB (Red+Green+Blue) = 105+84+96=285 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.84% from 285); Green value is 84 (33.20% from 255 or 29.47% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 105 - color contains mainly: red. Hex color #695460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695460 is #96AB9F. Grayscale: #5B5B5B. Windows color (decimal): -9874336 or 6313065. OLE color: 6313065.
HSL color Cylindrical-coordinate representation of color #695460: hue angle of 325.71º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #695460 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 96 | - |
| CMYK | 0 | 0.20 | 0.09 | 0.59 |
| HSL | 325.71º | 0.11% | 0.37% | - |
| HSV(B) | 325.71º | 0.2% | 0.41% | - |
| XYZ | 11.11 | 10.19 | 12.45 | - |
| YUV | 91.65 | 130.46 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 96 | 0 | 0.20 | 0.09 | 0.59 | 325.71 | 0.11 | 0.37 |
| Hex | 69 | 54 | 60 | 0 | 14 | 9 | 3B | 146 | B | 25 |
| Octal | 151 | 124 | 140 | 0 | 24 | 11 | 73 | 506 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1100000 | 0 | 10100 | 1001 | 111011 | 101000110 | 1011 | 100101 |
Color Harmonies of #695460
Complementary color
Monochromatic Colors of #695460
Black with #695460
Text Example
Text Example
White with #695460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695460; }
p { color: rgb(105,84,96); }
H1.HeaderClassName
{
color: #695460;
}
.AnyTagClassName
{
color: #695460;
}
</style>
background-color css
<style>
a { background-color: #695460; }
a { background-color: rgb(105,84,96); }
div.DivClassName
{
background-color: #695460;
}
.BgClassName
{
background-color: #695460;
}
</style>
border-color css
<style>
span { border-color: #695460; }
span { border-color: rgb(105,84,96); }
td.TdClassName
{
border-color: #695460;
}
.TagClassName
{
border-color: #695460;
}
</style>