Shades of Cosmic #785268
Tints of Cosmic #785268
RGB
CMYK
RGB Variations
Color information
#785268 (or 0x785268) is known color: Cosmic. HEX triplet: 78, 52 and 68. RGB value is (120,82,104). Sum of RGB (Red+Green+Blue) = 120+82+104=306 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.22% from 306); Green value is 82 (32.42% from 255 or 26.80% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 120 - color contains mainly: red. Hex color #785268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785268 is #87AD97. Grayscale: #5F5F5F. Windows color (decimal): -8891800 or 6836856. OLE color: 6836856.
HSL color Cylindrical-coordinate representation of color #785268: hue angle of 325.26º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #785268 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 104 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.53 |
| HSL | 325.26º | 0.19% | 0.4% | - |
| HSV(B) | 325.26º | 0.32% | 0.47% | - |
| XYZ | 13.26 | 11.03 | 14.53 | - |
| YUV | 95.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 104 | 0 | 0.32 | 0.13 | 0.53 | 325.26 | 0.19 | 0.4 |
| Hex | 78 | 52 | 68 | 0 | 20 | D | 35 | 145 | 13 | 28 |
| Octal | 170 | 122 | 150 | 0 | 40 | 15 | 65 | 505 | 23 | 50 |
| Binary | 1111000 | 1010010 | 1101000 | 0 | 100000 | 1101 | 110101 | 101000101 | 10011 | 101000 |
Color Harmonies of #785268
Complementary color
Monochromatic Colors of #785268
Black with #785268
Text Example
Text Example
White with #785268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785268; }
p { color: rgb(120,82,104); }
H1.HeaderClassName
{
color: #785268;
}
.AnyTagClassName
{
color: #785268;
}
</style>
background-color css
<style>
a { background-color: #785268; }
a { background-color: rgb(120,82,104); }
div.DivClassName
{
background-color: #785268;
}
.BgClassName
{
background-color: #785268;
}
</style>
border-color css
<style>
span { border-color: #785268; }
span { border-color: rgb(120,82,104); }
td.TdClassName
{
border-color: #785268;
}
.TagClassName
{
border-color: #785268;
}
</style>