Shades of Cannon Pink #905072
Tints of Cannon Pink #905072
RGB
CMYK
RGB Variations
Color information
#905072 (or 0x905072) is known color: Cannon Pink. HEX triplet: 90, 50 and 72. RGB value is (144,80,114). Sum of RGB (Red+Green+Blue) = 144+80+114=338 (44% of max value = 765). Red value is 144 (56.64% from 255 or 42.60% from 338); Green value is 80 (31.64% from 255 or 23.67% from 338); Blue value is 114 (44.92% from 255 or 33.73% from 338); Max value from RGB is 144 - color contains mainly: red. Hex color #905072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905072 is #6FAF8D. Grayscale: #666666. Windows color (decimal): -7319438 or 7491728. OLE color: 7491728.
HSL color Cylindrical-coordinate representation of color #905072: hue angle of 328.12º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #905072 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 114 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.44 |
| HSL | 328.13º | 0.29% | 0.44% | - |
| HSV(B) | 328.13º | 0.44% | 0.56% | - |
| XYZ | 17.41 | 12.88 | 17.49 | - |
| YUV | 103.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 114 | 0 | 0.44 | 0.21 | 0.44 | 328.13 | 0.29 | 0.44 |
| Hex | 90 | 50 | 72 | 0 | 2C | 15 | 2C | 148 | 1D | 2C |
| Octal | 220 | 120 | 162 | 0 | 54 | 25 | 54 | 510 | 35 | 54 |
| Binary | 10010000 | 1010000 | 1110010 | 0 | 101100 | 10101 | 101100 | 101001000 | 11101 | 101100 |
Color Harmonies of #905072
Complementary color
Monochromatic Colors of #905072
Black with #905072
Text Example
Text Example
White with #905072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905072; }
p { color: rgb(144,80,114); }
H1.HeaderClassName
{
color: #905072;
}
.AnyTagClassName
{
color: #905072;
}
</style>
background-color css
<style>
a { background-color: #905072; }
a { background-color: rgb(144,80,114); }
div.DivClassName
{
background-color: #905072;
}
.BgClassName
{
background-color: #905072;
}
</style>
border-color css
<style>
span { border-color: #905072; }
span { border-color: rgb(144,80,114); }
td.TdClassName
{
border-color: #905072;
}
.TagClassName
{
border-color: #905072;
}
</style>