Shades of Cosmic #745867
Tints of Cosmic #745867
RGB
CMYK
RGB Variations
Color information
#745867 (or 0x745867) is known color: Cosmic. HEX triplet: 74, 58 and 67. RGB value is (116,88,103). Sum of RGB (Red+Green+Blue) = 116+88+103=307 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.79% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 116 - color contains mainly: red. Hex color #745867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745867 is #8BA798. Grayscale: #626262. Windows color (decimal): -9152409 or 6772852. OLE color: 6772852.
HSL color Cylindrical-coordinate representation of color #745867: hue angle of 327.86º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #745867 is Cyan = 0, Magento = 0.24, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 103 | - |
| CMYK | 0 | 0.24 | 0.11 | 0.55 |
| HSL | 327.86º | 0.14% | 0.4% | - |
| HSV(B) | 327.86º | 0.24% | 0.45% | - |
| XYZ | 13.14 | 11.67 | 14.39 | - |
| YUV | 98.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 103 | 0 | 0.24 | 0.11 | 0.55 | 327.86 | 0.14 | 0.4 |
| Hex | 74 | 58 | 67 | 0 | 18 | B | 37 | 148 | E | 28 |
| Octal | 164 | 130 | 147 | 0 | 30 | 13 | 67 | 510 | 16 | 50 |
| Binary | 1110100 | 1011000 | 1100111 | 0 | 11000 | 1011 | 110111 | 101001000 | 1110 | 101000 |
Color Harmonies of #745867
Complementary color
Monochromatic Colors of #745867
Black with #745867
Text Example
Text Example
White with #745867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745867; }
p { color: rgb(116,88,103); }
H1.HeaderClassName
{
color: #745867;
}
.AnyTagClassName
{
color: #745867;
}
</style>
background-color css
<style>
a { background-color: #745867; }
a { background-color: rgb(116,88,103); }
div.DivClassName
{
background-color: #745867;
}
.BgClassName
{
background-color: #745867;
}
</style>
border-color css
<style>
span { border-color: #745867; }
span { border-color: rgb(116,88,103); }
td.TdClassName
{
border-color: #745867;
}
.TagClassName
{
border-color: #745867;
}
</style>