Shades of Cannon Pink #875267
Tints of Cannon Pink #875267
RGB
CMYK
RGB Variations
Color information
#875267 (or 0x875267) is known color: Cannon Pink. HEX triplet: 87, 52 and 67. RGB value is (135,82,103). Sum of RGB (Red+Green+Blue) = 135+82+103=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 82 (32.42% from 255 or 25.62% from 320); Blue value is 103 (40.62% from 255 or 32.19% from 320); Max value from RGB is 135 - color contains mainly: red. Hex color #875267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875267 is #78AD98. Grayscale: #646464. Windows color (decimal): -7908761 or 6771335. OLE color: 6771335.
HSL color Cylindrical-coordinate representation of color #875267: hue angle of 336.23º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #875267 is Cyan = 0, Magento = 0.39, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 103 | - |
| CMYK | 0 | 0.39 | 0.24 | 0.47 |
| HSL | 336.23º | 0.24% | 0.43% | - |
| HSV(B) | 336.23º | 0.39% | 0.53% | - |
| XYZ | 15.46 | 12.16 | 14.37 | - |
| YUV | 100.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 103 | 0 | 0.39 | 0.24 | 0.47 | 336.23 | 0.24 | 0.43 |
| Hex | 87 | 52 | 67 | 0 | 27 | 18 | 2F | 150 | 18 | 2B |
| Octal | 207 | 122 | 147 | 0 | 47 | 30 | 57 | 520 | 30 | 53 |
| Binary | 10000111 | 1010010 | 1100111 | 0 | 100111 | 11000 | 101111 | 101010000 | 11000 | 101011 |
Color Harmonies of #875267
Complementary color
Monochromatic Colors of #875267
Black with #875267
Text Example
Text Example
White with #875267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875267; }
p { color: rgb(135,82,103); }
H1.HeaderClassName
{
color: #875267;
}
.AnyTagClassName
{
color: #875267;
}
</style>
background-color css
<style>
a { background-color: #875267; }
a { background-color: rgb(135,82,103); }
div.DivClassName
{
background-color: #875267;
}
.BgClassName
{
background-color: #875267;
}
</style>
border-color css
<style>
span { border-color: #875267; }
span { border-color: rgb(135,82,103); }
td.TdClassName
{
border-color: #875267;
}
.TagClassName
{
border-color: #875267;
}
</style>