Shades of Cannon Pink #875468
Tints of Cannon Pink #875468
RGB
CMYK
RGB Variations
Color information
#875468 (or 0x875468) is known color: Cannon Pink. HEX triplet: 87, 54 and 68. RGB value is (135,84,104). Sum of RGB (Red+Green+Blue) = 135+84+104=323 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.80% from 323); Green value is 84 (33.20% from 255 or 26.01% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 135 - color contains mainly: red. Hex color #875468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875468 is #78AB97. Grayscale: #656565. Windows color (decimal): -7908248 or 6837383. OLE color: 6837383.
HSL color Cylindrical-coordinate representation of color #875468: hue angle of 336.47º 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 #875468 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 104 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.47 |
| HSL | 336.47º | 0.23% | 0.43% | - |
| HSV(B) | 336.47º | 0.38% | 0.53% | - |
| XYZ | 15.66 | 12.49 | 14.68 | - |
| YUV | 101.53 | 129.4 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 104 | 0 | 0.38 | 0.23 | 0.47 | 336.47 | 0.23 | 0.43 |
| Hex | 87 | 54 | 68 | 0 | 26 | 17 | 2F | 150 | 17 | 2B |
| Octal | 207 | 124 | 150 | 0 | 46 | 27 | 57 | 520 | 27 | 53 |
| Binary | 10000111 | 1010100 | 1101000 | 0 | 100110 | 10111 | 101111 | 101010000 | 10111 | 101011 |
Color Harmonies of #875468
Complementary color
Monochromatic Colors of #875468
Black with #875468
Text Example
Text Example
White with #875468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875468; }
p { color: rgb(135,84,104); }
H1.HeaderClassName
{
color: #875468;
}
.AnyTagClassName
{
color: #875468;
}
</style>
background-color css
<style>
a { background-color: #875468; }
a { background-color: rgb(135,84,104); }
div.DivClassName
{
background-color: #875468;
}
.BgClassName
{
background-color: #875468;
}
</style>
border-color css
<style>
span { border-color: #875468; }
span { border-color: rgb(135,84,104); }
td.TdClassName
{
border-color: #875468;
}
.TagClassName
{
border-color: #875468;
}
</style>