Shades of Cosmic #714362
Tints of Cosmic #714362
RGB
CMYK
RGB Variations
Color information
#714362 (or 0x714362) is known color: Cosmic. HEX triplet: 71, 43 and 62. RGB value is (113,67,98). Sum of RGB (Red+Green+Blue) = 113+67+98=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 67 (26.56% from 255 or 24.10% from 278); Blue value is 98 (38.67% from 255 or 35.25% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #714362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714362 is #8EBC9D. Grayscale: #545454. Windows color (decimal): -9354398 or 6439793. OLE color: 6439793.
HSL color Cylindrical-coordinate representation of color #714362: hue angle of 319.57º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714362 is Cyan = 0, Magento = 0.41, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 98 | - |
| CMYK | 0 | 0.41 | 0.13 | 0.56 |
| HSL | 319.57º | 0.26% | 0.35% | - |
| HSV(B) | 319.57º | 0.41% | 0.44% | - |
| XYZ | 11.02 | 8.41 | 12.6 | - |
| YUV | 84.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 98 | 0 | 0.41 | 0.13 | 0.56 | 319.57 | 0.26 | 0.35 |
| Hex | 71 | 43 | 62 | 0 | 29 | D | 38 | 140 | 1A | 23 |
| Octal | 161 | 103 | 142 | 0 | 51 | 15 | 70 | 500 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1100010 | 0 | 101001 | 1101 | 111000 | 101000000 | 11010 | 100011 |
Color Harmonies of #714362
Complementary color
Monochromatic Colors of #714362
Black with #714362
Text Example
Text Example
White with #714362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714362; }
p { color: rgb(113,67,98); }
H1.HeaderClassName
{
color: #714362;
}
.AnyTagClassName
{
color: #714362;
}
</style>
background-color css
<style>
a { background-color: #714362; }
a { background-color: rgb(113,67,98); }
div.DivClassName
{
background-color: #714362;
}
.BgClassName
{
background-color: #714362;
}
</style>
border-color css
<style>
span { border-color: #714362; }
span { border-color: rgb(113,67,98); }
td.TdClassName
{
border-color: #714362;
}
.TagClassName
{
border-color: #714362;
}
</style>