Shades of Cosmic #785266
Tints of Cosmic #785266
RGB
CMYK
RGB Variations
Color information
#785266 (or 0x785266) is known color: Cosmic. HEX triplet: 78, 52 and 66. RGB value is (120,82,102). Sum of RGB (Red+Green+Blue) = 120+82+102=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 82 (32.42% from 255 or 26.97% from 304); Blue value is 102 (40.23% from 255 or 33.55% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #785266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785266 is #87AD99. Grayscale: #5F5F5F. Windows color (decimal): -8891802 or 6705784. OLE color: 6705784.
HSL color Cylindrical-coordinate representation of color #785266: hue angle of 328.42º 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 #785266 is Cyan = 0, Magento = 0.32, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 102 | - |
| CMYK | 0 | 0.32 | 0.15 | 0.53 |
| HSL | 328.42º | 0.19% | 0.4% | - |
| HSV(B) | 328.42º | 0.32% | 0.47% | - |
| XYZ | 13.16 | 10.99 | 14 | - |
| YUV | 95.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 102 | 0 | 0.32 | 0.15 | 0.53 | 328.42 | 0.19 | 0.4 |
| Hex | 78 | 52 | 66 | 0 | 20 | F | 35 | 148 | 13 | 28 |
| Octal | 170 | 122 | 146 | 0 | 40 | 17 | 65 | 510 | 23 | 50 |
| Binary | 1111000 | 1010010 | 1100110 | 0 | 100000 | 1111 | 110101 | 101001000 | 10011 | 101000 |
Color Harmonies of #785266
Complementary color
Monochromatic Colors of #785266
Black with #785266
Text Example
Text Example
White with #785266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785266; }
p { color: rgb(120,82,102); }
H1.HeaderClassName
{
color: #785266;
}
.AnyTagClassName
{
color: #785266;
}
</style>
background-color css
<style>
a { background-color: #785266; }
a { background-color: rgb(120,82,102); }
div.DivClassName
{
background-color: #785266;
}
.BgClassName
{
background-color: #785266;
}
</style>
border-color css
<style>
span { border-color: #785266; }
span { border-color: rgb(120,82,102); }
td.TdClassName
{
border-color: #785266;
}
.TagClassName
{
border-color: #785266;
}
</style>