Shades of Cannon Pink #855867
Tints of Cannon Pink #855867
RGB
CMYK
RGB Variations
Color information
#855867 (or 0x855867) is known color: Cannon Pink. HEX triplet: 85, 58 and 67. RGB value is (133,88,103). Sum of RGB (Red+Green+Blue) = 133+88+103=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 88 (34.77% from 255 or 27.16% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 133 - color contains mainly: red. Hex color #855867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855867 is #7AA798. Grayscale: #676767. Windows color (decimal): -8038297 or 6772869. OLE color: 6772869.
HSL color Cylindrical-coordinate representation of color #855867: hue angle of 340º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #855867 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 103 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.48 |
| HSL | 340º | 0.2% | 0.43% | - |
| HSV(B) | 340º | 0.34% | 0.52% | - |
| XYZ | 15.61 | 12.95 | 14.51 | - |
| YUV | 103.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 103 | 0 | 0.34 | 0.23 | 0.48 | 340 | 0.2 | 0.43 |
| Hex | 85 | 58 | 67 | 0 | 22 | 17 | 30 | 154 | 14 | 2B |
| Octal | 205 | 130 | 147 | 0 | 42 | 27 | 60 | 524 | 24 | 53 |
| Binary | 10000101 | 1011000 | 1100111 | 0 | 100010 | 10111 | 110000 | 101010100 | 10100 | 101011 |
Color Harmonies of #855867
Complementary color
Monochromatic Colors of #855867
Black with #855867
Text Example
Text Example
White with #855867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855867; }
p { color: rgb(133,88,103); }
H1.HeaderClassName
{
color: #855867;
}
.AnyTagClassName
{
color: #855867;
}
</style>
background-color css
<style>
a { background-color: #855867; }
a { background-color: rgb(133,88,103); }
div.DivClassName
{
background-color: #855867;
}
.BgClassName
{
background-color: #855867;
}
</style>
border-color css
<style>
span { border-color: #855867; }
span { border-color: rgb(133,88,103); }
td.TdClassName
{
border-color: #855867;
}
.TagClassName
{
border-color: #855867;
}
</style>