Shades of Cosmic #754267
Tints of Cosmic #754267
RGB
CMYK
RGB Variations
Color information
#754267 (or 0x754267) is known color: Cosmic. HEX triplet: 75, 42 and 67. RGB value is (117,66,103). Sum of RGB (Red+Green+Blue) = 117+66+103=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 66 (26.17% from 255 or 23.08% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #754267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754267 is #8ABD98. Grayscale: #555555. Windows color (decimal): -9092505 or 6767221. OLE color: 6767221.
HSL color Cylindrical-coordinate representation of color #754267: hue angle of 316.47º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754267 is Cyan = 0, Magento = 0.44, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 103 | - |
| CMYK | 0 | 0.44 | 0.12 | 0.54 |
| HSL | 316.47º | 0.28% | 0.36% | - |
| HSV(B) | 316.47º | 0.44% | 0.46% | - |
| XYZ | 11.73 | 8.66 | 13.88 | - |
| YUV | 85.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 103 | 0 | 0.44 | 0.12 | 0.54 | 316.47 | 0.28 | 0.36 |
| Hex | 75 | 42 | 67 | 0 | 2C | C | 36 | 13C | 1C | 24 |
| Octal | 165 | 102 | 147 | 0 | 54 | 14 | 66 | 474 | 34 | 44 |
| Binary | 1110101 | 1000010 | 1100111 | 0 | 101100 | 1100 | 110110 | 100111100 | 11100 | 100100 |
Color Harmonies of #754267
Complementary color
Monochromatic Colors of #754267
Black with #754267
Text Example
Text Example
White with #754267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754267; }
p { color: rgb(117,66,103); }
H1.HeaderClassName
{
color: #754267;
}
.AnyTagClassName
{
color: #754267;
}
</style>
background-color css
<style>
a { background-color: #754267; }
a { background-color: rgb(117,66,103); }
div.DivClassName
{
background-color: #754267;
}
.BgClassName
{
background-color: #754267;
}
</style>
border-color css
<style>
span { border-color: #754267; }
span { border-color: rgb(117,66,103); }
td.TdClassName
{
border-color: #754267;
}
.TagClassName
{
border-color: #754267;
}
</style>