Shades of Cosmic #874263
Tints of Cosmic #874263
RGB
CMYK
RGB Variations
Color information
#874263 (or 0x874263) is known color: Cosmic. HEX triplet: 87, 42 and 63. RGB value is (135,66,99). Sum of RGB (Red+Green+Blue) = 135+66+99=300 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45% from 300); Green value is 66 (26.17% from 255 or 22% from 300); Blue value is 99 (39.06% from 255 or 33% from 300); Max value from RGB is 135 - color contains mainly: red. Hex color #874263 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874263 is #78BD9C. Grayscale: #5A5A5A. Windows color (decimal): -7912861 or 6505095. OLE color: 6505095.
HSL color Cylindrical-coordinate representation of color #874263: hue angle of 331.3º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #874263 is Cyan = 0, Magento = 0.51, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 66 | 99 | - |
| CMYK | 0 | 0.51 | 0.27 | 0.47 |
| HSL | 331.3º | 0.34% | 0.39% | - |
| HSV(B) | 331.3º | 0.51% | 0.53% | - |
| XYZ | 14.19 | 9.95 | 12.98 | - |
| YUV | 90.39 | 132.86 | 159.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 66 | 99 | 0 | 0.51 | 0.27 | 0.47 | 331.3 | 0.34 | 0.39 |
| Hex | 87 | 42 | 63 | 0 | 33 | 1B | 2F | 14B | 22 | 27 |
| Octal | 207 | 102 | 143 | 0 | 63 | 33 | 57 | 513 | 42 | 47 |
| Binary | 10000111 | 1000010 | 1100011 | 0 | 110011 | 11011 | 101111 | 101001011 | 100010 | 100111 |
Color Harmonies of #874263
Complementary color
Monochromatic Colors of #874263
Black with #874263
Text Example
Text Example
White with #874263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874263; }
p { color: rgb(135,66,99); }
H1.HeaderClassName
{
color: #874263;
}
.AnyTagClassName
{
color: #874263;
}
</style>
background-color css
<style>
a { background-color: #874263; }
a { background-color: rgb(135,66,99); }
div.DivClassName
{
background-color: #874263;
}
.BgClassName
{
background-color: #874263;
}
</style>
border-color css
<style>
span { border-color: #874263; }
span { border-color: rgb(135,66,99); }
td.TdClassName
{
border-color: #874263;
}
.TagClassName
{
border-color: #874263;
}
</style>