Shades of Cosmic #795467
Tints of Cosmic #795467
RGB
CMYK
RGB Variations
Color information
#795467 (or 0x795467) is known color: Cosmic. HEX triplet: 79, 54 and 67. RGB value is (121,84,103). Sum of RGB (Red+Green+Blue) = 121+84+103=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 103 (40.62% from 255 or 33.44% from 308); Max value from RGB is 121 - color contains mainly: red. Hex color #795467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795467 is #86AB98. Grayscale: #616161. Windows color (decimal): -8825753 or 6771833. OLE color: 6771833.
HSL color Cylindrical-coordinate representation of color #795467: hue angle of 329.19º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #795467 is Cyan = 0, Magento = 0.31, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 84 | 103 | - |
| CMYK | 0 | 0.31 | 0.15 | 0.53 |
| HSL | 329.19º | 0.18% | 0.4% | - |
| HSV(B) | 329.19º | 0.31% | 0.47% | - |
| XYZ | 13.5 | 11.38 | 14.32 | - |
| YUV | 97.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 103 | 0 | 0.31 | 0.15 | 0.53 | 329.19 | 0.18 | 0.4 |
| Hex | 79 | 54 | 67 | 0 | 1F | F | 35 | 149 | 12 | 28 |
| Octal | 171 | 124 | 147 | 0 | 37 | 17 | 65 | 511 | 22 | 50 |
| Binary | 1111001 | 1010100 | 1100111 | 0 | 11111 | 1111 | 110101 | 101001001 | 10010 | 101000 |
Color Harmonies of #795467
Complementary color
Monochromatic Colors of #795467
Black with #795467
Text Example
Text Example
White with #795467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795467; }
p { color: rgb(121,84,103); }
H1.HeaderClassName
{
color: #795467;
}
.AnyTagClassName
{
color: #795467;
}
</style>
background-color css
<style>
a { background-color: #795467; }
a { background-color: rgb(121,84,103); }
div.DivClassName
{
background-color: #795467;
}
.BgClassName
{
background-color: #795467;
}
</style>
border-color css
<style>
span { border-color: #795467; }
span { border-color: rgb(121,84,103); }
td.TdClassName
{
border-color: #795467;
}
.TagClassName
{
border-color: #795467;
}
</style>