Shades of Cannon Pink #855669
Tints of Cannon Pink #855669
RGB
CMYK
RGB Variations
Color information
#855669 (or 0x855669) is known color: Cannon Pink. HEX triplet: 85, 56 and 69. RGB value is (133,86,105). Sum of RGB (Red+Green+Blue) = 133+86+105=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 133 - color contains mainly: red. Hex color #855669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855669 is #7AA996. Grayscale: #666666. Windows color (decimal): -8038807 or 6903429. OLE color: 6903429.
HSL color Cylindrical-coordinate representation of color #855669: hue angle of 335.74º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855669 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 105 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.48 |
| HSL | 335.74º | 0.21% | 0.43% | - |
| HSV(B) | 335.74º | 0.35% | 0.52% | - |
| XYZ | 15.55 | 12.66 | 14.99 | - |
| YUV | 102.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 105 | 0 | 0.35 | 0.21 | 0.48 | 335.74 | 0.21 | 0.43 |
| Hex | 85 | 56 | 69 | 0 | 23 | 15 | 30 | 150 | 15 | 2B |
| Octal | 205 | 126 | 151 | 0 | 43 | 25 | 60 | 520 | 25 | 53 |
| Binary | 10000101 | 1010110 | 1101001 | 0 | 100011 | 10101 | 110000 | 101010000 | 10101 | 101011 |
Color Harmonies of #855669
Complementary color
Monochromatic Colors of #855669
Black with #855669
Text Example
Text Example
White with #855669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855669; }
p { color: rgb(133,86,105); }
H1.HeaderClassName
{
color: #855669;
}
.AnyTagClassName
{
color: #855669;
}
</style>
background-color css
<style>
a { background-color: #855669; }
a { background-color: rgb(133,86,105); }
div.DivClassName
{
background-color: #855669;
}
.BgClassName
{
background-color: #855669;
}
</style>
border-color css
<style>
span { border-color: #855669; }
span { border-color: rgb(133,86,105); }
td.TdClassName
{
border-color: #855669;
}
.TagClassName
{
border-color: #855669;
}
</style>