Shades of Cosmic #714164
Tints of Cosmic #714164
RGB
CMYK
RGB Variations
Color information
#714164 (or 0x714164) is known color: Cosmic. HEX triplet: 71, 41 and 64. RGB value is (113,65,100). Sum of RGB (Red+Green+Blue) = 113+65+100=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 65 (25.78% from 255 or 23.38% from 278); Blue value is 100 (39.45% from 255 or 35.97% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #714164 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714164 is #8EBE9B. Grayscale: #535353. Windows color (decimal): -9354908 or 6570353. OLE color: 6570353.
HSL color Cylindrical-coordinate representation of color #714164: hue angle of 316.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714164 is Cyan = 0, Magento = 0.42, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 100 | - |
| CMYK | 0 | 0.42 | 0.12 | 0.56 |
| HSL | 316.25º | 0.27% | 0.35% | - |
| HSV(B) | 316.25º | 0.42% | 0.44% | - |
| XYZ | 11 | 8.21 | 13.06 | - |
| YUV | 83.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 100 | 0 | 0.42 | 0.12 | 0.56 | 316.25 | 0.27 | 0.35 |
| Hex | 71 | 41 | 64 | 0 | 2A | C | 38 | 13C | 1B | 23 |
| Octal | 161 | 101 | 144 | 0 | 52 | 14 | 70 | 474 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1100100 | 0 | 101010 | 1100 | 111000 | 100111100 | 11011 | 100011 |
Color Harmonies of #714164
Complementary color
Monochromatic Colors of #714164
Black with #714164
Text Example
Text Example
White with #714164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714164; }
p { color: rgb(113,65,100); }
H1.HeaderClassName
{
color: #714164;
}
.AnyTagClassName
{
color: #714164;
}
</style>
background-color css
<style>
a { background-color: #714164; }
a { background-color: rgb(113,65,100); }
div.DivClassName
{
background-color: #714164;
}
.BgClassName
{
background-color: #714164;
}
</style>
border-color css
<style>
span { border-color: #714164; }
span { border-color: rgb(113,65,100); }
td.TdClassName
{
border-color: #714164;
}
.TagClassName
{
border-color: #714164;
}
</style>