Shades of Cosmic #784867
Tints of Cosmic #784867
RGB
CMYK
RGB Variations
Color information
#784867 (or 0x784867) is known color: Cosmic. HEX triplet: 78, 48 and 67. RGB value is (120,72,103). Sum of RGB (Red+Green+Blue) = 120+72+103=295 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.68% from 295); Green value is 72 (28.52% from 255 or 24.41% from 295); Blue value is 103 (40.62% from 255 or 34.92% from 295); Max value from RGB is 120 - color contains mainly: red. Hex color #784867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784867 is #87B798. Grayscale: #595959. Windows color (decimal): -8894361 or 6768760. OLE color: 6768760.
HSL color Cylindrical-coordinate representation of color #784867: hue angle of 321.25º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #784867 is Cyan = 0, Magento = 0.40, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 72 | 103 | - |
| CMYK | 0 | 0.40 | 0.14 | 0.53 |
| HSL | 321.25º | 0.25% | 0.38% | - |
| HSV(B) | 321.25º | 0.4% | 0.47% | - |
| XYZ | 12.51 | 9.61 | 14.03 | - |
| YUV | 89.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 72 | 103 | 0 | 0.40 | 0.14 | 0.53 | 321.25 | 0.25 | 0.38 |
| Hex | 78 | 48 | 67 | 0 | 28 | E | 35 | 141 | 19 | 26 |
| Octal | 170 | 110 | 147 | 0 | 50 | 16 | 65 | 501 | 31 | 46 |
| Binary | 1111000 | 1001000 | 1100111 | 0 | 101000 | 1110 | 110101 | 101000001 | 11001 | 100110 |
Color Harmonies of #784867
Complementary color
Monochromatic Colors of #784867
Black with #784867
Text Example
Text Example
White with #784867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784867; }
p { color: rgb(120,72,103); }
H1.HeaderClassName
{
color: #784867;
}
.AnyTagClassName
{
color: #784867;
}
</style>
background-color css
<style>
a { background-color: #784867; }
a { background-color: rgb(120,72,103); }
div.DivClassName
{
background-color: #784867;
}
.BgClassName
{
background-color: #784867;
}
</style>
border-color css
<style>
span { border-color: #784867; }
span { border-color: rgb(120,72,103); }
td.TdClassName
{
border-color: #784867;
}
.TagClassName
{
border-color: #784867;
}
</style>