Shades of Cosmic #745369
Tints of Cosmic #745369
RGB
CMYK
RGB Variations
Color information
#745369 (or 0x745369) is known color: Cosmic. HEX triplet: 74, 53 and 69. RGB value is (116,83,105). Sum of RGB (Red+Green+Blue) = 116+83+105=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 83 (32.81% from 255 or 27.30% from 304); Blue value is 105 (41.41% from 255 or 34.54% from 304); Max value from RGB is 116 - color contains mainly: red. Hex color #745369 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745369 is #8BAC96. Grayscale: #5F5F5F. Windows color (decimal): -9153687 or 6902644. OLE color: 6902644.
HSL color Cylindrical-coordinate representation of color #745369: hue angle of 320º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #745369 is Cyan = 0, Magento = 0.28, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 105 | - |
| CMYK | 0 | 0.28 | 0.09 | 0.55 |
| HSL | 320º | 0.17% | 0.39% | - |
| HSV(B) | 320º | 0.28% | 0.45% | - |
| XYZ | 12.85 | 10.92 | 14.8 | - |
| YUV | 95.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 105 | 0 | 0.28 | 0.09 | 0.55 | 320 | 0.17 | 0.39 |
| Hex | 74 | 53 | 69 | 0 | 1C | 9 | 37 | 140 | 11 | 27 |
| Octal | 164 | 123 | 151 | 0 | 34 | 11 | 67 | 500 | 21 | 47 |
| Binary | 1110100 | 1010011 | 1101001 | 0 | 11100 | 1001 | 110111 | 101000000 | 10001 | 100111 |
Color Harmonies of #745369
Complementary color
Monochromatic Colors of #745369
Black with #745369
Text Example
Text Example
White with #745369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745369; }
p { color: rgb(116,83,105); }
H1.HeaderClassName
{
color: #745369;
}
.AnyTagClassName
{
color: #745369;
}
</style>
background-color css
<style>
a { background-color: #745369; }
a { background-color: rgb(116,83,105); }
div.DivClassName
{
background-color: #745369;
}
.BgClassName
{
background-color: #745369;
}
</style>
border-color css
<style>
span { border-color: #745369; }
span { border-color: rgb(116,83,105); }
td.TdClassName
{
border-color: #745369;
}
.TagClassName
{
border-color: #745369;
}
</style>