Shades of Cosmic #764567
Tints of Cosmic #764567
RGB
CMYK
RGB Variations
Color information
#764567 (or 0x764567) is known color: Cosmic. HEX triplet: 76, 45 and 67. RGB value is (118,69,103). Sum of RGB (Red+Green+Blue) = 118+69+103=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 69 (27.34% from 255 or 23.79% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 118 - color contains mainly: red. Hex color #764567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764567 is #89BA98. Grayscale: #575757. Windows color (decimal): -9026201 or 6767990. OLE color: 6767990.
HSL color Cylindrical-coordinate representation of color #764567: hue angle of 318.37º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764567 is Cyan = 0, Magento = 0.42, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 103 | - |
| CMYK | 0 | 0.42 | 0.13 | 0.54 |
| HSL | 318.37º | 0.26% | 0.37% | - |
| HSV(B) | 318.37º | 0.42% | 0.46% | - |
| XYZ | 12.05 | 9.09 | 13.95 | - |
| YUV | 87.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 103 | 0 | 0.42 | 0.13 | 0.54 | 318.37 | 0.26 | 0.37 |
| Hex | 76 | 45 | 67 | 0 | 2A | D | 36 | 13E | 1A | 25 |
| Octal | 166 | 105 | 147 | 0 | 52 | 15 | 66 | 476 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1100111 | 0 | 101010 | 1101 | 110110 | 100111110 | 11010 | 100101 |
Color Harmonies of #764567
Complementary color
Monochromatic Colors of #764567
Black with #764567
Text Example
Text Example
White with #764567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764567; }
p { color: rgb(118,69,103); }
H1.HeaderClassName
{
color: #764567;
}
.AnyTagClassName
{
color: #764567;
}
</style>
background-color css
<style>
a { background-color: #764567; }
a { background-color: rgb(118,69,103); }
div.DivClassName
{
background-color: #764567;
}
.BgClassName
{
background-color: #764567;
}
</style>
border-color css
<style>
span { border-color: #764567; }
span { border-color: rgb(118,69,103); }
td.TdClassName
{
border-color: #764567;
}
.TagClassName
{
border-color: #764567;
}
</style>