Shades of Cannon Pink #904772
Tints of Cannon Pink #904772
RGB
CMYK
RGB Variations
Color information
#904772 (or 0x904772) is known color: Cannon Pink. HEX triplet: 90, 47 and 72. RGB value is (144,71,114). Sum of RGB (Red+Green+Blue) = 144+71+114=329 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.77% from 329); Green value is 71 (28.12% from 255 or 21.58% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 144 - color contains mainly: red. Hex color #904772 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #904772 is #6FB88D. Grayscale: #616161. Windows color (decimal): -7321742 or 7489424. OLE color: 7489424.
HSL color Cylindrical-coordinate representation of color #904772: hue angle of 324.66º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #904772 is Cyan = 0, Magento = 0.51, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 71 | 114 | - |
| CMYK | 0 | 0.51 | 0.21 | 0.44 |
| HSL | 324.66º | 0.34% | 0.42% | - |
| HSV(B) | 324.66º | 0.51% | 0.56% | - |
| XYZ | 16.79 | 11.65 | 17.28 | - |
| YUV | 97.73 | 137.18 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 71 | 114 | 0 | 0.51 | 0.21 | 0.44 | 324.66 | 0.34 | 0.42 |
| Hex | 90 | 47 | 72 | 0 | 33 | 15 | 2C | 145 | 22 | 2A |
| Octal | 220 | 107 | 162 | 0 | 63 | 25 | 54 | 505 | 42 | 52 |
| Binary | 10010000 | 1000111 | 1110010 | 0 | 110011 | 10101 | 101100 | 101000101 | 100010 | 101010 |
Color Harmonies of #904772
Complementary color
Monochromatic Colors of #904772
Black with #904772
Text Example
Text Example
White with #904772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #904772; }
p { color: rgb(144,71,114); }
H1.HeaderClassName
{
color: #904772;
}
.AnyTagClassName
{
color: #904772;
}
</style>
background-color css
<style>
a { background-color: #904772; }
a { background-color: rgb(144,71,114); }
div.DivClassName
{
background-color: #904772;
}
.BgClassName
{
background-color: #904772;
}
</style>
border-color css
<style>
span { border-color: #904772; }
span { border-color: rgb(144,71,114); }
td.TdClassName
{
border-color: #904772;
}
.TagClassName
{
border-color: #904772;
}
</style>