Shades of Cosmic #714761
Tints of Cosmic #714761
RGB
CMYK
RGB Variations
Color information
#714761 (or 0x714761) is known color: Cosmic. HEX triplet: 71, 47 and 61. RGB value is (113,71,97). Sum of RGB (Red+Green+Blue) = 113+71+97=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 71 (28.12% from 255 or 25.27% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #714761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714761 is #8EB89E. Grayscale: #565656. Windows color (decimal): -9353375 or 6375281. OLE color: 6375281.
HSL color Cylindrical-coordinate representation of color #714761: hue angle of 322.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714761 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 97 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.56 |
| HSL | 322.86º | 0.23% | 0.36% | - |
| HSV(B) | 322.86º | 0.37% | 0.44% | - |
| XYZ | 11.22 | 8.88 | 12.43 | - |
| YUV | 86.52 | 133.91 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 97 | 0 | 0.37 | 0.14 | 0.56 | 322.86 | 0.23 | 0.36 |
| Hex | 71 | 47 | 61 | 0 | 25 | E | 38 | 143 | 17 | 24 |
| Octal | 161 | 107 | 141 | 0 | 45 | 16 | 70 | 503 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1100001 | 0 | 100101 | 1110 | 111000 | 101000011 | 10111 | 100100 |
Color Harmonies of #714761
Complementary color
Monochromatic Colors of #714761
Black with #714761
Text Example
Text Example
White with #714761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714761; }
p { color: rgb(113,71,97); }
H1.HeaderClassName
{
color: #714761;
}
.AnyTagClassName
{
color: #714761;
}
</style>
background-color css
<style>
a { background-color: #714761; }
a { background-color: rgb(113,71,97); }
div.DivClassName
{
background-color: #714761;
}
.BgClassName
{
background-color: #714761;
}
</style>
border-color css
<style>
span { border-color: #714761; }
span { border-color: rgb(113,71,97); }
td.TdClassName
{
border-color: #714761;
}
.TagClassName
{
border-color: #714761;
}
</style>