Shades of Cosmic #725167
Tints of Cosmic #725167
RGB
CMYK
RGB Variations
Color information
#725167 (or 0x725167) is known color: Cosmic. HEX triplet: 72, 51 and 67. RGB value is (114,81,103). Sum of RGB (Red+Green+Blue) = 114+81+103=298 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.26% from 298); Green value is 81 (32.03% from 255 or 27.18% from 298); Blue value is 103 (40.62% from 255 or 34.56% from 298); Max value from RGB is 114 - color contains mainly: red. Hex color #725167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725167 is #8DAE98. Grayscale: #5D5D5D. Windows color (decimal): -9285273 or 6771058. OLE color: 6771058.
HSL color Cylindrical-coordinate representation of color #725167: hue angle of 320º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #725167 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 103 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.55 |
| HSL | 320º | 0.17% | 0.38% | - |
| HSV(B) | 320º | 0.29% | 0.45% | - |
| XYZ | 12.33 | 10.44 | 14.2 | - |
| YUV | 93.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 103 | 0 | 0.29 | 0.10 | 0.55 | 320 | 0.17 | 0.38 |
| Hex | 72 | 51 | 67 | 0 | 1D | A | 37 | 140 | 11 | 26 |
| Octal | 162 | 121 | 147 | 0 | 35 | 12 | 67 | 500 | 21 | 46 |
| Binary | 1110010 | 1010001 | 1100111 | 0 | 11101 | 1010 | 110111 | 101000000 | 10001 | 100110 |
Color Harmonies of #725167
Complementary color
Monochromatic Colors of #725167
Black with #725167
Text Example
Text Example
White with #725167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725167; }
p { color: rgb(114,81,103); }
H1.HeaderClassName
{
color: #725167;
}
.AnyTagClassName
{
color: #725167;
}
</style>
background-color css
<style>
a { background-color: #725167; }
a { background-color: rgb(114,81,103); }
div.DivClassName
{
background-color: #725167;
}
.BgClassName
{
background-color: #725167;
}
</style>
border-color css
<style>
span { border-color: #725167; }
span { border-color: rgb(114,81,103); }
td.TdClassName
{
border-color: #725167;
}
.TagClassName
{
border-color: #725167;
}
</style>