Shades of Cosmic #725668
Tints of Cosmic #725668
RGB
CMYK
RGB Variations
Color information
#725668 (or 0x725668) is known color: Cosmic. HEX triplet: 72, 56 and 68. RGB value is (114,86,104). Sum of RGB (Red+Green+Blue) = 114+86+104=304 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.5% from 304); Green value is 86 (33.98% from 255 or 28.29% from 304); Blue value is 104 (41.02% from 255 or 34.21% from 304); Max value from RGB is 114 - color contains mainly: red. Hex color #725668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725668 is #8DA997. Grayscale: #606060. Windows color (decimal): -9283992 or 6837874. OLE color: 6837874.
HSL color Cylindrical-coordinate representation of color #725668: hue angle of 321.43º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725668 is Cyan = 0, Magento = 0.25, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 104 | - |
| CMYK | 0 | 0.25 | 0.09 | 0.55 |
| HSL | 321.43º | 0.14% | 0.39% | - |
| HSV(B) | 321.43º | 0.25% | 0.45% | - |
| XYZ | 12.77 | 11.23 | 14.59 | - |
| YUV | 96.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 104 | 0 | 0.25 | 0.09 | 0.55 | 321.43 | 0.14 | 0.39 |
| Hex | 72 | 56 | 68 | 0 | 19 | 9 | 37 | 141 | E | 27 |
| Octal | 162 | 126 | 150 | 0 | 31 | 11 | 67 | 501 | 16 | 47 |
| Binary | 1110010 | 1010110 | 1101000 | 0 | 11001 | 1001 | 110111 | 101000001 | 1110 | 100111 |
Color Harmonies of #725668
Complementary color
Monochromatic Colors of #725668
Black with #725668
Text Example
Text Example
White with #725668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725668; }
p { color: rgb(114,86,104); }
H1.HeaderClassName
{
color: #725668;
}
.AnyTagClassName
{
color: #725668;
}
</style>
background-color css
<style>
a { background-color: #725668; }
a { background-color: rgb(114,86,104); }
div.DivClassName
{
background-color: #725668;
}
.BgClassName
{
background-color: #725668;
}
</style>
border-color css
<style>
span { border-color: #725668; }
span { border-color: rgb(114,86,104); }
td.TdClassName
{
border-color: #725668;
}
.TagClassName
{
border-color: #725668;
}
</style>