Shades of Cannon Pink #915370
Tints of Cannon Pink #915370
RGB
CMYK
RGB Variations
Color information
#915370 (or 0x915370) is known color: Cannon Pink. HEX triplet: 91, 53 and 70. RGB value is (145,83,112). Sum of RGB (Red+Green+Blue) = 145+83+112=340 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.65% from 340); Green value is 83 (32.81% from 255 or 24.41% from 340); Blue value is 112 (44.14% from 255 or 32.94% from 340); Max value from RGB is 145 - color contains mainly: red. Hex color #915370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915370 is #6EAC8F. Grayscale: #686868. Windows color (decimal): -7253136 or 7361425. OLE color: 7361425.
HSL color Cylindrical-coordinate representation of color #915370: hue angle of 331.94º degrees, saturation: 0.27, 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 #915370 is Cyan = 0, Magento = 0.43, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 112 | - |
| CMYK | 0 | 0.43 | 0.23 | 0.43 |
| HSL | 331.94º | 0.27% | 0.45% | - |
| HSV(B) | 331.94º | 0.43% | 0.57% | - |
| XYZ | 17.69 | 13.38 | 16.98 | - |
| YUV | 104.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 112 | 0 | 0.43 | 0.23 | 0.43 | 331.94 | 0.27 | 0.45 |
| Hex | 91 | 53 | 70 | 0 | 2B | 17 | 2B | 14C | 1B | 2D |
| Octal | 221 | 123 | 160 | 0 | 53 | 27 | 53 | 514 | 33 | 55 |
| Binary | 10010001 | 1010011 | 1110000 | 0 | 101011 | 10111 | 101011 | 101001100 | 11011 | 101101 |
Color Harmonies of #915370
Complementary color
Monochromatic Colors of #915370
Black with #915370
Text Example
Text Example
White with #915370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915370; }
p { color: rgb(145,83,112); }
H1.HeaderClassName
{
color: #915370;
}
.AnyTagClassName
{
color: #915370;
}
</style>
background-color css
<style>
a { background-color: #915370; }
a { background-color: rgb(145,83,112); }
div.DivClassName
{
background-color: #915370;
}
.BgClassName
{
background-color: #915370;
}
</style>
border-color css
<style>
span { border-color: #915370; }
span { border-color: rgb(145,83,112); }
td.TdClassName
{
border-color: #915370;
}
.TagClassName
{
border-color: #915370;
}
</style>