Shades of Cosmic #695461
Tints of Cosmic #695461
RGB
CMYK
RGB Variations
Color information
#695461 (or 0x695461) is known color: Cosmic. HEX triplet: 69, 54 and 61. RGB value is (105,84,97). Sum of RGB (Red+Green+Blue) = 105+84+97=286 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.71% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 97 (38.28% from 255 or 33.92% from 286); Max value from RGB is 105 - color contains mainly: red. Hex color #695461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695461 is #96AB9E. Grayscale: #5B5B5B. Windows color (decimal): -9874335 or 6378601. OLE color: 6378601.
HSL color Cylindrical-coordinate representation of color #695461: hue angle of 322.86º 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 #695461 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 97 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.59 |
| HSL | 322.86º | 0.11% | 0.37% | - |
| HSV(B) | 322.86º | 0.2% | 0.41% | - |
| XYZ | 11.15 | 10.21 | 12.69 | - |
| YUV | 91.76 | 130.96 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 97 | 0 | 0.20 | 0.08 | 0.59 | 322.86 | 0.11 | 0.37 |
| Hex | 69 | 54 | 61 | 0 | 14 | 8 | 3B | 143 | B | 25 |
| Octal | 151 | 124 | 141 | 0 | 24 | 10 | 73 | 503 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1100001 | 0 | 10100 | 1000 | 111011 | 101000011 | 1011 | 100101 |
Color Harmonies of #695461
Complementary color
Monochromatic Colors of #695461
Black with #695461
Text Example
Text Example
White with #695461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695461; }
p { color: rgb(105,84,97); }
H1.HeaderClassName
{
color: #695461;
}
.AnyTagClassName
{
color: #695461;
}
</style>
background-color css
<style>
a { background-color: #695461; }
a { background-color: rgb(105,84,97); }
div.DivClassName
{
background-color: #695461;
}
.BgClassName
{
background-color: #695461;
}
</style>
border-color css
<style>
span { border-color: #695461; }
span { border-color: rgb(105,84,97); }
td.TdClassName
{
border-color: #695461;
}
.TagClassName
{
border-color: #695461;
}
</style>