Shades of Cosmic #794357
Tints of Cosmic #794357
RGB
CMYK
RGB Variations
Color information
#794357 (or 0x794357) is known color: Cosmic. HEX triplet: 79, 43 and 57. RGB value is (121,67,87). Sum of RGB (Red+Green+Blue) = 121+67+87=275 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44% from 275); Green value is 67 (26.56% from 255 or 24.36% from 275); Blue value is 87 (34.38% from 255 or 31.64% from 275); Max value from RGB is 121 - color contains mainly: red. Hex color #794357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794357 is #86BCA8. Grayscale: #555555. Windows color (decimal): -8830121 or 5718905. OLE color: 5718905.
HSL color Cylindrical-coordinate representation of color #794357: hue angle of 337.78º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794357 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 87 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.53 |
| HSL | 337.78º | 0.29% | 0.37% | - |
| HSV(B) | 337.78º | 0.45% | 0.47% | - |
| XYZ | 11.61 | 8.77 | 10.1 | - |
| YUV | 85.43 | 128.89 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 87 | 0 | 0.45 | 0.28 | 0.53 | 337.78 | 0.29 | 0.37 |
| Hex | 79 | 43 | 57 | 0 | 2D | 1C | 35 | 152 | 1D | 25 |
| Octal | 171 | 103 | 127 | 0 | 55 | 34 | 65 | 522 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1010111 | 0 | 101101 | 11100 | 110101 | 101010010 | 11101 | 100101 |
Color Harmonies of #794357
Complementary color
Monochromatic Colors of #794357
Black with #794357
Text Example
Text Example
White with #794357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794357; }
p { color: rgb(121,67,87); }
H1.HeaderClassName
{
color: #794357;
}
.AnyTagClassName
{
color: #794357;
}
</style>
background-color css
<style>
a { background-color: #794357; }
a { background-color: rgb(121,67,87); }
div.DivClassName
{
background-color: #794357;
}
.BgClassName
{
background-color: #794357;
}
</style>
border-color css
<style>
span { border-color: #794357; }
span { border-color: rgb(121,67,87); }
td.TdClassName
{
border-color: #794357;
}
.TagClassName
{
border-color: #794357;
}
</style>