Shades of Cannon Pink #855167
Tints of Cannon Pink #855167
RGB
CMYK
RGB Variations
Color information
#855167 (or 0x855167) is known color: Cannon Pink. HEX triplet: 85, 51 and 67. RGB value is (133,81,103). Sum of RGB (Red+Green+Blue) = 133+81+103=317 (41% of max value = 765). Red value is 133 (52.34% from 255 or 41.96% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 133 - color contains mainly: red. Hex color #855167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855167 is #7AAE98. Grayscale: #636363. Windows color (decimal): -8040089 or 6771077. OLE color: 6771077.
HSL color Cylindrical-coordinate representation of color #855167: hue angle of 334.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #855167 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 103 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.48 |
| HSL | 334.62º | 0.24% | 0.42% | - |
| HSV(B) | 334.62º | 0.39% | 0.52% | - |
| XYZ | 15.06 | 11.85 | 14.33 | - |
| YUV | 99.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 103 | 0 | 0.39 | 0.23 | 0.48 | 334.62 | 0.24 | 0.42 |
| Hex | 85 | 51 | 67 | 0 | 27 | 17 | 30 | 14F | 18 | 2A |
| Octal | 205 | 121 | 147 | 0 | 47 | 27 | 60 | 517 | 30 | 52 |
| Binary | 10000101 | 1010001 | 1100111 | 0 | 100111 | 10111 | 110000 | 101001111 | 11000 | 101010 |
Color Harmonies of #855167
Complementary color
Monochromatic Colors of #855167
Black with #855167
Text Example
Text Example
White with #855167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855167; }
p { color: rgb(133,81,103); }
H1.HeaderClassName
{
color: #855167;
}
.AnyTagClassName
{
color: #855167;
}
</style>
background-color css
<style>
a { background-color: #855167; }
a { background-color: rgb(133,81,103); }
div.DivClassName
{
background-color: #855167;
}
.BgClassName
{
background-color: #855167;
}
</style>
border-color css
<style>
span { border-color: #855167; }
span { border-color: rgb(133,81,103); }
td.TdClassName
{
border-color: #855167;
}
.TagClassName
{
border-color: #855167;
}
</style>