Shades of Cannon Pink #925473
Tints of Cannon Pink #925473
RGB
CMYK
RGB Variations
Color information
#925473 (or 0x925473) is known color: Cannon Pink. HEX triplet: 92, 54 and 73. RGB value is (146,84,115). Sum of RGB (Red+Green+Blue) = 146+84+115=345 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.32% from 345); Green value is 84 (33.20% from 255 or 24.35% from 345); Blue value is 115 (45.31% from 255 or 33.33% from 345); Max value from RGB is 146 - color contains mainly: red. Hex color #925473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925473 is #6DAB8C. Grayscale: #6A6A6A. Windows color (decimal): -7187341 or 7558290. OLE color: 7558290.
HSL color Cylindrical-coordinate representation of color #925473: hue angle of 330º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #925473 is Cyan = 0, Magento = 0.42, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 84 | 115 | - |
| CMYK | 0 | 0.42 | 0.21 | 0.43 |
| HSL | 330º | 0.27% | 0.45% | - |
| HSV(B) | 330º | 0.42% | 0.57% | - |
| XYZ | 18.12 | 13.69 | 17.91 | - |
| YUV | 106.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 84 | 115 | 0 | 0.42 | 0.21 | 0.43 | 330 | 0.27 | 0.45 |
| Hex | 92 | 54 | 73 | 0 | 2A | 15 | 2B | 14A | 1B | 2D |
| Octal | 222 | 124 | 163 | 0 | 52 | 25 | 53 | 512 | 33 | 55 |
| Binary | 10010010 | 1010100 | 1110011 | 0 | 101010 | 10101 | 101011 | 101001010 | 11011 | 101101 |
Color Harmonies of #925473
Complementary color
Monochromatic Colors of #925473
Black with #925473
Text Example
Text Example
White with #925473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925473; }
p { color: rgb(146,84,115); }
H1.HeaderClassName
{
color: #925473;
}
.AnyTagClassName
{
color: #925473;
}
</style>
background-color css
<style>
a { background-color: #925473; }
a { background-color: rgb(146,84,115); }
div.DivClassName
{
background-color: #925473;
}
.BgClassName
{
background-color: #925473;
}
</style>
border-color css
<style>
span { border-color: #925473; }
span { border-color: rgb(146,84,115); }
td.TdClassName
{
border-color: #925473;
}
.TagClassName
{
border-color: #925473;
}
</style>