Shades of Cannon Pink #915271
Tints of Cannon Pink #915271
RGB
CMYK
RGB Variations
Color information
#915271 (or 0x915271) is known color: Cannon Pink. HEX triplet: 91, 52 and 71. RGB value is (145,82,113). Sum of RGB (Red+Green+Blue) = 145+82+113=340 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.65% from 340); Green value is 82 (32.42% from 255 or 24.12% from 340); Blue value is 113 (44.53% from 255 or 33.24% from 340); Max value from RGB is 145 - color contains mainly: red. Hex color #915271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915271 is #6EAD8E. Grayscale: #686868. Windows color (decimal): -7253391 or 7426705. OLE color: 7426705.
HSL color Cylindrical-coordinate representation of color #915271: hue angle of 330.48º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #915271 is Cyan = 0, Magento = 0.43, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 82 | 113 | - |
| CMYK | 0 | 0.43 | 0.22 | 0.43 |
| HSL | 330.48º | 0.28% | 0.45% | - |
| HSV(B) | 330.48º | 0.43% | 0.57% | - |
| XYZ | 17.67 | 13.25 | 17.25 | - |
| YUV | 104.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 82 | 113 | 0 | 0.43 | 0.22 | 0.43 | 330.48 | 0.28 | 0.45 |
| Hex | 91 | 52 | 71 | 0 | 2B | 16 | 2B | 14A | 1C | 2D |
| Octal | 221 | 122 | 161 | 0 | 53 | 26 | 53 | 512 | 34 | 55 |
| Binary | 10010001 | 1010010 | 1110001 | 0 | 101011 | 10110 | 101011 | 101001010 | 11100 | 101101 |
Color Harmonies of #915271
Complementary color
Monochromatic Colors of #915271
Black with #915271
Text Example
Text Example
White with #915271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915271; }
p { color: rgb(145,82,113); }
H1.HeaderClassName
{
color: #915271;
}
.AnyTagClassName
{
color: #915271;
}
</style>
background-color css
<style>
a { background-color: #915271; }
a { background-color: rgb(145,82,113); }
div.DivClassName
{
background-color: #915271;
}
.BgClassName
{
background-color: #915271;
}
</style>
border-color css
<style>
span { border-color: #915271; }
span { border-color: rgb(145,82,113); }
td.TdClassName
{
border-color: #915271;
}
.TagClassName
{
border-color: #915271;
}
</style>