Shades of Cosmic #795167
Tints of Cosmic #795167
RGB
CMYK
RGB Variations
Color information
#795167 (or 0x795167) is known color: Cosmic. HEX triplet: 79, 51 and 67. RGB value is (121,81,103). Sum of RGB (Red+Green+Blue) = 121+81+103=305 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.67% from 305); Green value is 81 (32.03% from 255 or 26.56% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 121 - color contains mainly: red. Hex color #795167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795167 is #86AE98. Grayscale: #5F5F5F. Windows color (decimal): -8826521 or 6771065. OLE color: 6771065.
HSL color Cylindrical-coordinate representation of color #795167: hue angle of 327º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #795167 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 81 | 103 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.53 |
| HSL | 327º | 0.2% | 0.4% | - |
| HSV(B) | 327º | 0.33% | 0.47% | - |
| XYZ | 13.28 | 10.93 | 14.24 | - |
| YUV | 95.47 | 132.25 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 103 | 0 | 0.33 | 0.15 | 0.53 | 327 | 0.2 | 0.4 |
| Hex | 79 | 51 | 67 | 0 | 21 | F | 35 | 147 | 14 | 28 |
| Octal | 171 | 121 | 147 | 0 | 41 | 17 | 65 | 507 | 24 | 50 |
| Binary | 1111001 | 1010001 | 1100111 | 0 | 100001 | 1111 | 110101 | 101000111 | 10100 | 101000 |
Color Harmonies of #795167
Complementary color
Monochromatic Colors of #795167
Black with #795167
Text Example
Text Example
White with #795167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795167; }
p { color: rgb(121,81,103); }
H1.HeaderClassName
{
color: #795167;
}
.AnyTagClassName
{
color: #795167;
}
</style>
background-color css
<style>
a { background-color: #795167; }
a { background-color: rgb(121,81,103); }
div.DivClassName
{
background-color: #795167;
}
.BgClassName
{
background-color: #795167;
}
</style>
border-color css
<style>
span { border-color: #795167; }
span { border-color: rgb(121,81,103); }
td.TdClassName
{
border-color: #795167;
}
.TagClassName
{
border-color: #795167;
}
</style>