Shades of Cosmic #754067
Tints of Cosmic #754067
RGB
CMYK
RGB Variations
Color information
#754067 (or 0x754067) is known color: Cosmic. HEX triplet: 75, 40 and 67. RGB value is (117,64,103). Sum of RGB (Red+Green+Blue) = 117+64+103=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 64 (25.39% from 255 or 22.54% from 284); Blue value is 103 (40.62% from 255 or 36.27% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #754067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754067 is #8ABF98. Grayscale: #545454. Windows color (decimal): -9093017 or 6766709. OLE color: 6766709.
HSL color Cylindrical-coordinate representation of color #754067: hue angle of 315.85º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754067 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 103 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.54 |
| HSL | 315.85º | 0.29% | 0.35% | - |
| HSV(B) | 315.85º | 0.45% | 0.46% | - |
| XYZ | 11.62 | 8.43 | 13.85 | - |
| YUV | 84.29 | 138.56 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 103 | 0 | 0.45 | 0.12 | 0.54 | 315.85 | 0.29 | 0.35 |
| Hex | 75 | 40 | 67 | 0 | 2D | C | 36 | 13C | 1D | 23 |
| Octal | 165 | 100 | 147 | 0 | 55 | 14 | 66 | 474 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1100111 | 0 | 101101 | 1100 | 110110 | 100111100 | 11101 | 100011 |
Color Harmonies of #754067
Complementary color
Monochromatic Colors of #754067
Black with #754067
Text Example
Text Example
White with #754067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754067; }
p { color: rgb(117,64,103); }
H1.HeaderClassName
{
color: #754067;
}
.AnyTagClassName
{
color: #754067;
}
</style>
background-color css
<style>
a { background-color: #754067; }
a { background-color: rgb(117,64,103); }
div.DivClassName
{
background-color: #754067;
}
.BgClassName
{
background-color: #754067;
}
</style>
border-color css
<style>
span { border-color: #754067; }
span { border-color: rgb(117,64,103); }
td.TdClassName
{
border-color: #754067;
}
.TagClassName
{
border-color: #754067;
}
</style>