Shades of Cosmic #745269
Tints of Cosmic #745269
RGB
CMYK
RGB Variations
Color information
#745269 (or 0x745269) is known color: Cosmic. HEX triplet: 74, 52 and 69. RGB value is (116,82,105). Sum of RGB (Red+Green+Blue) = 116+82+105=303 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.28% from 303); Green value is 82 (32.42% from 255 or 27.06% from 303); Blue value is 105 (41.41% from 255 or 34.65% from 303); Max value from RGB is 116 - color contains mainly: red. Hex color #745269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745269 is #8BAD96. Grayscale: #5E5E5E. Windows color (decimal): -9153943 or 6902388. OLE color: 6902388.
HSL color Cylindrical-coordinate representation of color #745269: hue angle of 319.41º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #745269 is Cyan = 0, Magento = 0.29, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 82 | 105 | - |
| CMYK | 0 | 0.29 | 0.09 | 0.55 |
| HSL | 319.41º | 0.17% | 0.39% | - |
| HSV(B) | 319.41º | 0.29% | 0.45% | - |
| XYZ | 12.77 | 10.77 | 14.77 | - |
| YUV | 94.79 | 133.76 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 105 | 0 | 0.29 | 0.09 | 0.55 | 319.41 | 0.17 | 0.39 |
| Hex | 74 | 52 | 69 | 0 | 1D | 9 | 37 | 13F | 11 | 27 |
| Octal | 164 | 122 | 151 | 0 | 35 | 11 | 67 | 477 | 21 | 47 |
| Binary | 1110100 | 1010010 | 1101001 | 0 | 11101 | 1001 | 110111 | 100111111 | 10001 | 100111 |
Color Harmonies of #745269
Complementary color
Monochromatic Colors of #745269
Black with #745269
Text Example
Text Example
White with #745269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745269; }
p { color: rgb(116,82,105); }
H1.HeaderClassName
{
color: #745269;
}
.AnyTagClassName
{
color: #745269;
}
</style>
background-color css
<style>
a { background-color: #745269; }
a { background-color: rgb(116,82,105); }
div.DivClassName
{
background-color: #745269;
}
.BgClassName
{
background-color: #745269;
}
</style>
border-color css
<style>
span { border-color: #745269; }
span { border-color: rgb(116,82,105); }
td.TdClassName
{
border-color: #745269;
}
.TagClassName
{
border-color: #745269;
}
</style>