Shades of Cosmic #874362
Tints of Cosmic #874362
RGB
CMYK
RGB Variations
Color information
#874362 (or 0x874362) is known color: Cosmic. HEX triplet: 87, 43 and 62. RGB value is (135,67,98). Sum of RGB (Red+Green+Blue) = 135+67+98=300 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 98 (38.67% from 255 or 32.67% from 300); Max value from RGB is 135 - color contains mainly: red. Hex color #874362 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874362 is #78BC9D. Grayscale: #5A5A5A. Windows color (decimal): -7912606 or 6439815. OLE color: 6439815.
HSL color Cylindrical-coordinate representation of color #874362: hue angle of 332.65º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874362 is Cyan = 0, Magento = 0.50, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 67 | 98 | - |
| CMYK | 0 | 0.50 | 0.27 | 0.47 |
| HSL | 332.65º | 0.34% | 0.4% | - |
| HSV(B) | 332.65º | 0.5% | 0.53% | - |
| XYZ | 14.2 | 10.05 | 12.75 | - |
| YUV | 90.87 | 132.03 | 159.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 67 | 98 | 0 | 0.50 | 0.27 | 0.47 | 332.65 | 0.34 | 0.4 |
| Hex | 87 | 43 | 62 | 0 | 32 | 1B | 2F | 14D | 22 | 28 |
| Octal | 207 | 103 | 142 | 0 | 62 | 33 | 57 | 515 | 42 | 50 |
| Binary | 10000111 | 1000011 | 1100010 | 0 | 110010 | 11011 | 101111 | 101001101 | 100010 | 101000 |
Color Harmonies of #874362
Complementary color
Monochromatic Colors of #874362
Black with #874362
Text Example
Text Example
White with #874362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874362; }
p { color: rgb(135,67,98); }
H1.HeaderClassName
{
color: #874362;
}
.AnyTagClassName
{
color: #874362;
}
</style>
background-color css
<style>
a { background-color: #874362; }
a { background-color: rgb(135,67,98); }
div.DivClassName
{
background-color: #874362;
}
.BgClassName
{
background-color: #874362;
}
</style>
border-color css
<style>
span { border-color: #874362; }
span { border-color: rgb(135,67,98); }
td.TdClassName
{
border-color: #874362;
}
.TagClassName
{
border-color: #874362;
}
</style>