Shades of Cannon Pink #875467
Tints of Cannon Pink #875467
RGB
CMYK
RGB Variations
Color information
#875467 (or 0x875467) is known color: Cannon Pink. HEX triplet: 87, 54 and 67. RGB value is (135,84,103). Sum of RGB (Red+Green+Blue) = 135+84+103=322 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.93% from 322); Green value is 84 (33.20% from 255 or 26.09% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 135 - color contains mainly: red. Hex color #875467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875467 is #78AB98. Grayscale: #656565. Windows color (decimal): -7908249 or 6771847. OLE color: 6771847.
HSL color Cylindrical-coordinate representation of color #875467: hue angle of 337.65º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #875467 is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 103 | - |
| CMYK | 0 | 0.38 | 0.24 | 0.47 |
| HSL | 337.65º | 0.23% | 0.43% | - |
| HSV(B) | 337.65º | 0.38% | 0.53% | - |
| XYZ | 15.61 | 12.47 | 14.42 | - |
| YUV | 101.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 103 | 0 | 0.38 | 0.24 | 0.47 | 337.65 | 0.23 | 0.43 |
| Hex | 87 | 54 | 67 | 0 | 26 | 18 | 2F | 152 | 17 | 2B |
| Octal | 207 | 124 | 147 | 0 | 46 | 30 | 57 | 522 | 27 | 53 |
| Binary | 10000111 | 1010100 | 1100111 | 0 | 100110 | 11000 | 101111 | 101010010 | 10111 | 101011 |
Color Harmonies of #875467
Complementary color
Monochromatic Colors of #875467
Black with #875467
Text Example
Text Example
White with #875467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875467; }
p { color: rgb(135,84,103); }
H1.HeaderClassName
{
color: #875467;
}
.AnyTagClassName
{
color: #875467;
}
</style>
background-color css
<style>
a { background-color: #875467; }
a { background-color: rgb(135,84,103); }
div.DivClassName
{
background-color: #875467;
}
.BgClassName
{
background-color: #875467;
}
</style>
border-color css
<style>
span { border-color: #875467; }
span { border-color: rgb(135,84,103); }
td.TdClassName
{
border-color: #875467;
}
.TagClassName
{
border-color: #875467;
}
</style>