Shades of Cosmic #725667
Tints of Cosmic #725667
RGB
CMYK
RGB Variations
Color information
#725667 (or 0x725667) is known color: Cosmic. HEX triplet: 72, 56 and 67. RGB value is (114,86,103). Sum of RGB (Red+Green+Blue) = 114+86+103=303 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.62% from 303); Green value is 86 (33.98% from 255 or 28.38% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 114 - color contains mainly: red. Hex color #725667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725667 is #8DA998. Grayscale: #606060. Windows color (decimal): -9283993 or 6772338. OLE color: 6772338.
HSL color Cylindrical-coordinate representation of color #725667: hue angle of 323.57º 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 #725667 is Cyan = 0, Magento = 0.25, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 103 | - |
| CMYK | 0 | 0.25 | 0.10 | 0.55 |
| HSL | 323.57º | 0.14% | 0.39% | - |
| HSV(B) | 323.57º | 0.25% | 0.45% | - |
| XYZ | 12.72 | 11.21 | 14.33 | - |
| YUV | 96.31 | 131.78 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 103 | 0 | 0.25 | 0.10 | 0.55 | 323.57 | 0.14 | 0.39 |
| Hex | 72 | 56 | 67 | 0 | 19 | A | 37 | 144 | E | 27 |
| Octal | 162 | 126 | 147 | 0 | 31 | 12 | 67 | 504 | 16 | 47 |
| Binary | 1110010 | 1010110 | 1100111 | 0 | 11001 | 1010 | 110111 | 101000100 | 1110 | 100111 |
Color Harmonies of #725667
Complementary color
Monochromatic Colors of #725667
Black with #725667
Text Example
Text Example
White with #725667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725667; }
p { color: rgb(114,86,103); }
H1.HeaderClassName
{
color: #725667;
}
.AnyTagClassName
{
color: #725667;
}
</style>
background-color css
<style>
a { background-color: #725667; }
a { background-color: rgb(114,86,103); }
div.DivClassName
{
background-color: #725667;
}
.BgClassName
{
background-color: #725667;
}
</style>
border-color css
<style>
span { border-color: #725667; }
span { border-color: rgb(114,86,103); }
td.TdClassName
{
border-color: #725667;
}
.TagClassName
{
border-color: #725667;
}
</style>