Shades of Cannon Pink #925269
Tints of Cannon Pink #925269
RGB
CMYK
RGB Variations
Color information
#925269 (or 0x925269) is known color: Cannon Pink. HEX triplet: 92, 52 and 69. RGB value is (146,82,105). Sum of RGB (Red+Green+Blue) = 146+82+105=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 82 (32.42% from 255 or 24.62% from 333); Blue value is 105 (41.41% from 255 or 31.53% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #925269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925269 is #6DAD96. Grayscale: #676767. Windows color (decimal): -7187863 or 6902418. OLE color: 6902418.
HSL color Cylindrical-coordinate representation of color #925269: hue angle of 338.44º 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 #925269 is Cyan = 0, Magento = 0.44, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 82 | 105 | - |
| CMYK | 0 | 0.44 | 0.28 | 0.43 |
| HSL | 338.44º | 0.28% | 0.45% | - |
| HSV(B) | 338.44º | 0.44% | 0.57% | - |
| XYZ | 17.42 | 13.17 | 14.99 | - |
| YUV | 103.76 | 128.7 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 82 | 105 | 0 | 0.44 | 0.28 | 0.43 | 338.44 | 0.28 | 0.45 |
| Hex | 92 | 52 | 69 | 0 | 2C | 1C | 2B | 152 | 1C | 2D |
| Octal | 222 | 122 | 151 | 0 | 54 | 34 | 53 | 522 | 34 | 55 |
| Binary | 10010010 | 1010010 | 1101001 | 0 | 101100 | 11100 | 101011 | 101010010 | 11100 | 101101 |
Color Harmonies of #925269
Complementary color
Monochromatic Colors of #925269
Black with #925269
Text Example
Text Example
White with #925269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925269; }
p { color: rgb(146,82,105); }
H1.HeaderClassName
{
color: #925269;
}
.AnyTagClassName
{
color: #925269;
}
</style>
background-color css
<style>
a { background-color: #925269; }
a { background-color: rgb(146,82,105); }
div.DivClassName
{
background-color: #925269;
}
.BgClassName
{
background-color: #925269;
}
</style>
border-color css
<style>
span { border-color: #925269; }
span { border-color: rgb(146,82,105); }
td.TdClassName
{
border-color: #925269;
}
.TagClassName
{
border-color: #925269;
}
</style>