Shades of Cosmic #785367
Tints of Cosmic #785367
RGB
CMYK
RGB Variations
Color information
#785367 (or 0x785367) is known color: Cosmic. HEX triplet: 78, 53 and 67. RGB value is (120,83,103). Sum of RGB (Red+Green+Blue) = 120+83+103=306 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.22% from 306); Green value is 83 (32.81% from 255 or 27.12% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 120 - color contains mainly: red. Hex color #785367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785367 is #87AC98. Grayscale: #606060. Windows color (decimal): -8891545 or 6771576. OLE color: 6771576.
HSL color Cylindrical-coordinate representation of color #785367: hue angle of 327.57º 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 #785367 is Cyan = 0, Magento = 0.31, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 83 | 103 | - |
| CMYK | 0 | 0.31 | 0.14 | 0.53 |
| HSL | 327.57º | 0.18% | 0.4% | - |
| HSV(B) | 327.57º | 0.31% | 0.47% | - |
| XYZ | 13.29 | 11.16 | 14.29 | - |
| YUV | 96.34 | 131.76 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 83 | 103 | 0 | 0.31 | 0.14 | 0.53 | 327.57 | 0.18 | 0.4 |
| Hex | 78 | 53 | 67 | 0 | 1F | E | 35 | 148 | 12 | 28 |
| Octal | 170 | 123 | 147 | 0 | 37 | 16 | 65 | 510 | 22 | 50 |
| Binary | 1111000 | 1010011 | 1100111 | 0 | 11111 | 1110 | 110101 | 101001000 | 10010 | 101000 |
Color Harmonies of #785367
Complementary color
Monochromatic Colors of #785367
Black with #785367
Text Example
Text Example
White with #785367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785367; }
p { color: rgb(120,83,103); }
H1.HeaderClassName
{
color: #785367;
}
.AnyTagClassName
{
color: #785367;
}
</style>
background-color css
<style>
a { background-color: #785367; }
a { background-color: rgb(120,83,103); }
div.DivClassName
{
background-color: #785367;
}
.BgClassName
{
background-color: #785367;
}
</style>
border-color css
<style>
span { border-color: #785367; }
span { border-color: rgb(120,83,103); }
td.TdClassName
{
border-color: #785367;
}
.TagClassName
{
border-color: #785367;
}
</style>