Shades of Cosmic #754956
Tints of Cosmic #754956
RGB
CMYK
RGB Variations
Color information
#754956 (or 0x754956) is known color: Cosmic. HEX triplet: 75, 49 and 56. RGB value is (117,73,86). Sum of RGB (Red+Green+Blue) = 117+73+86=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 73 (28.91% from 255 or 26.45% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 117 - color contains mainly: red. Hex color #754956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754956 is #8AB6A9. Grayscale: #575757. Windows color (decimal): -9090730 or 5654901. OLE color: 5654901.
HSL color Cylindrical-coordinate representation of color #754956: hue angle of 342.27º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754956 is Cyan = 0, Magento = 0.38, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 86 | - |
| CMYK | 0 | 0.38 | 0.26 | 0.54 |
| HSL | 342.27º | 0.23% | 0.37% | - |
| HSV(B) | 342.27º | 0.38% | 0.46% | - |
| XYZ | 11.4 | 9.22 | 9.98 | - |
| YUV | 87.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 86 | 0 | 0.38 | 0.26 | 0.54 | 342.27 | 0.23 | 0.37 |
| Hex | 75 | 49 | 56 | 0 | 26 | 1A | 36 | 156 | 17 | 25 |
| Octal | 165 | 111 | 126 | 0 | 46 | 32 | 66 | 526 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1010110 | 0 | 100110 | 11010 | 110110 | 101010110 | 10111 | 100101 |
Color Harmonies of #754956
Complementary color
Monochromatic Colors of #754956
Black with #754956
Text Example
Text Example
White with #754956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754956; }
p { color: rgb(117,73,86); }
H1.HeaderClassName
{
color: #754956;
}
.AnyTagClassName
{
color: #754956;
}
</style>
background-color css
<style>
a { background-color: #754956; }
a { background-color: rgb(117,73,86); }
div.DivClassName
{
background-color: #754956;
}
.BgClassName
{
background-color: #754956;
}
</style>
border-color css
<style>
span { border-color: #754956; }
span { border-color: rgb(117,73,86); }
td.TdClassName
{
border-color: #754956;
}
.TagClassName
{
border-color: #754956;
}
</style>