Shades of Cannon Pink #925370
Tints of Cannon Pink #925370
RGB
CMYK
RGB Variations
Color information
#925370 (or 0x925370) is known color: Cannon Pink. HEX triplet: 92, 53 and 70. RGB value is (146,83,112). Sum of RGB (Red+Green+Blue) = 146+83+112=341 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.82% from 341); Green value is 83 (32.81% from 255 or 24.34% from 341); Blue value is 112 (44.14% from 255 or 32.84% from 341); Max value from RGB is 146 - color contains mainly: red. Hex color #925370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925370 is #6DAC8F. Grayscale: #696969. Windows color (decimal): -7187600 or 7361426. OLE color: 7361426.
HSL color Cylindrical-coordinate representation of color #925370: hue angle of 332.38º degrees, saturation: 0.28, 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 #925370 is Cyan = 0, Magento = 0.43, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 112 | - |
| CMYK | 0 | 0.43 | 0.23 | 0.43 |
| HSL | 332.38º | 0.28% | 0.45% | - |
| HSV(B) | 332.38º | 0.43% | 0.57% | - |
| XYZ | 17.87 | 13.47 | 16.99 | - |
| YUV | 105.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 112 | 0 | 0.43 | 0.23 | 0.43 | 332.38 | 0.28 | 0.45 |
| Hex | 92 | 53 | 70 | 0 | 2B | 17 | 2B | 14C | 1C | 2D |
| Octal | 222 | 123 | 160 | 0 | 53 | 27 | 53 | 514 | 34 | 55 |
| Binary | 10010010 | 1010011 | 1110000 | 0 | 101011 | 10111 | 101011 | 101001100 | 11100 | 101101 |
Color Harmonies of #925370
Complementary color
Monochromatic Colors of #925370
Black with #925370
Text Example
Text Example
White with #925370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925370; }
p { color: rgb(146,83,112); }
H1.HeaderClassName
{
color: #925370;
}
.AnyTagClassName
{
color: #925370;
}
</style>
background-color css
<style>
a { background-color: #925370; }
a { background-color: rgb(146,83,112); }
div.DivClassName
{
background-color: #925370;
}
.BgClassName
{
background-color: #925370;
}
</style>
border-color css
<style>
span { border-color: #925370; }
span { border-color: rgb(146,83,112); }
td.TdClassName
{
border-color: #925370;
}
.TagClassName
{
border-color: #925370;
}
</style>