Shades of Cannon Pink #925274
Tints of Cannon Pink #925274
RGB
CMYK
RGB Variations
Color information
#925274 (or 0x925274) is known color: Cannon Pink. HEX triplet: 92, 52 and 74. RGB value is (146,82,116). Sum of RGB (Red+Green+Blue) = 146+82+116=344 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.44% from 344); Green value is 82 (32.42% from 255 or 23.84% from 344); Blue value is 116 (45.70% from 255 or 33.72% from 344); Max value from RGB is 146 - color contains mainly: red. Hex color #925274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925274 is #6DAD8B. Grayscale: #686868. Windows color (decimal): -7187852 or 7623314. OLE color: 7623314.
HSL color Cylindrical-coordinate representation of color #925274: hue angle of 328.12º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #925274 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 82 | 116 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.43 |
| HSL | 328.13º | 0.28% | 0.45% | - |
| HSV(B) | 328.13º | 0.44% | 0.57% | - |
| XYZ | 18.02 | 13.41 | 18.16 | - |
| YUV | 105.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 82 | 116 | 0 | 0.44 | 0.21 | 0.43 | 328.13 | 0.28 | 0.45 |
| Hex | 92 | 52 | 74 | 0 | 2C | 15 | 2B | 148 | 1C | 2D |
| Octal | 222 | 122 | 164 | 0 | 54 | 25 | 53 | 510 | 34 | 55 |
| Binary | 10010010 | 1010010 | 1110100 | 0 | 101100 | 10101 | 101011 | 101001000 | 11100 | 101101 |
Color Harmonies of #925274
Complementary color
Monochromatic Colors of #925274
Black with #925274
Text Example
Text Example
White with #925274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925274; }
p { color: rgb(146,82,116); }
H1.HeaderClassName
{
color: #925274;
}
.AnyTagClassName
{
color: #925274;
}
</style>
background-color css
<style>
a { background-color: #925274; }
a { background-color: rgb(146,82,116); }
div.DivClassName
{
background-color: #925274;
}
.BgClassName
{
background-color: #925274;
}
</style>
border-color css
<style>
span { border-color: #925274; }
span { border-color: rgb(146,82,116); }
td.TdClassName
{
border-color: #925274;
}
.TagClassName
{
border-color: #925274;
}
</style>