Shades of Cosmic #764360
Tints of Cosmic #764360
RGB
CMYK
RGB Variations
Color information
#764360 (or 0x764360) is known color: Cosmic. HEX triplet: 76, 43 and 60. RGB value is (118,67,96). Sum of RGB (Red+Green+Blue) = 118+67+96=281 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.99% from 281); Green value is 67 (26.56% from 255 or 23.84% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 118 - color contains mainly: red. Hex color #764360 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764360 is #89BC9F. Grayscale: #555555. Windows color (decimal): -9026720 or 6308726. OLE color: 6308726.
HSL color Cylindrical-coordinate representation of color #764360: hue angle of 325.88º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764360 is Cyan = 0, Magento = 0.43, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 96 | - |
| CMYK | 0 | 0.43 | 0.19 | 0.54 |
| HSL | 325.88º | 0.28% | 0.36% | - |
| HSV(B) | 325.88º | 0.43% | 0.46% | - |
| XYZ | 11.59 | 8.71 | 12.14 | - |
| YUV | 85.56 | 133.9 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 96 | 0 | 0.43 | 0.19 | 0.54 | 325.88 | 0.28 | 0.36 |
| Hex | 76 | 43 | 60 | 0 | 2B | 13 | 36 | 146 | 1C | 24 |
| Octal | 166 | 103 | 140 | 0 | 53 | 23 | 66 | 506 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1100000 | 0 | 101011 | 10011 | 110110 | 101000110 | 11100 | 100100 |
Color Harmonies of #764360
Complementary color
Monochromatic Colors of #764360
Black with #764360
Text Example
Text Example
White with #764360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764360; }
p { color: rgb(118,67,96); }
H1.HeaderClassName
{
color: #764360;
}
.AnyTagClassName
{
color: #764360;
}
</style>
background-color css
<style>
a { background-color: #764360; }
a { background-color: rgb(118,67,96); }
div.DivClassName
{
background-color: #764360;
}
.BgClassName
{
background-color: #764360;
}
</style>
border-color css
<style>
span { border-color: #764360; }
span { border-color: rgb(118,67,96); }
td.TdClassName
{
border-color: #764360;
}
.TagClassName
{
border-color: #764360;
}
</style>