Shades of Cannon Pink #874558
Tints of Cannon Pink #874558
RGB
CMYK
RGB Variations
Color information
#874558 (or 0x874558) is known color: Cannon Pink. HEX triplet: 87, 45 and 58. RGB value is (135,69,88). Sum of RGB (Red+Green+Blue) = 135+69+88=292 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.23% from 292); Green value is 69 (27.34% from 255 or 23.63% from 292); Blue value is 88 (34.77% from 255 or 30.14% from 292); Max value from RGB is 135 - color contains mainly: red. Hex color #874558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874558 is #78BAA7. Grayscale: #5A5A5A. Windows color (decimal): -7912104 or 5784967. OLE color: 5784967.
HSL color Cylindrical-coordinate representation of color #874558: hue angle of 342.73º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #874558 is Cyan = 0, Magento = 0.49, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 69 | 88 | - |
| CMYK | 0 | 0.49 | 0.35 | 0.47 |
| HSL | 342.73º | 0.32% | 0.4% | - |
| HSV(B) | 342.73º | 0.49% | 0.53% | - |
| XYZ | 13.88 | 10.11 | 10.45 | - |
| YUV | 90.9 | 126.37 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 88 | 0 | 0.49 | 0.35 | 0.47 | 342.73 | 0.32 | 0.4 |
| Hex | 87 | 45 | 58 | 0 | 31 | 23 | 2F | 157 | 20 | 28 |
| Octal | 207 | 105 | 130 | 0 | 61 | 43 | 57 | 527 | 40 | 50 |
| Binary | 10000111 | 1000101 | 1011000 | 0 | 110001 | 100011 | 101111 | 101010111 | 100000 | 101000 |
Color Harmonies of #874558
Complementary color
Monochromatic Colors of #874558
Black with #874558
Text Example
Text Example
White with #874558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874558; }
p { color: rgb(135,69,88); }
H1.HeaderClassName
{
color: #874558;
}
.AnyTagClassName
{
color: #874558;
}
</style>
background-color css
<style>
a { background-color: #874558; }
a { background-color: rgb(135,69,88); }
div.DivClassName
{
background-color: #874558;
}
.BgClassName
{
background-color: #874558;
}
</style>
border-color css
<style>
span { border-color: #874558; }
span { border-color: rgb(135,69,88); }
td.TdClassName
{
border-color: #874558;
}
.TagClassName
{
border-color: #874558;
}
</style>