Shades of Cannon Pink #925368
Tints of Cannon Pink #925368
RGB
CMYK
RGB Variations
Color information
#925368 (or 0x925368) is known color: Cannon Pink. HEX triplet: 92, 53 and 68. RGB value is (146,83,104). Sum of RGB (Red+Green+Blue) = 146+83+104=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 104 (41.02% from 255 or 31.23% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #925368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925368 is #6DAC97. Grayscale: #686868. Windows color (decimal): -7187608 or 6837138. OLE color: 6837138.
HSL color Cylindrical-coordinate representation of color #925368: hue angle of 340º 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 #925368 is Cyan = 0, Magento = 0.43, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 104 | - |
| CMYK | 0 | 0.43 | 0.29 | 0.43 |
| HSL | 340º | 0.28% | 0.45% | - |
| HSV(B) | 340º | 0.43% | 0.57% | - |
| XYZ | 17.45 | 13.3 | 14.74 | - |
| YUV | 104.23 | 127.87 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 104 | 0 | 0.43 | 0.29 | 0.43 | 340 | 0.28 | 0.45 |
| Hex | 92 | 53 | 68 | 0 | 2B | 1D | 2B | 154 | 1C | 2D |
| Octal | 222 | 123 | 150 | 0 | 53 | 35 | 53 | 524 | 34 | 55 |
| Binary | 10010010 | 1010011 | 1101000 | 0 | 101011 | 11101 | 101011 | 101010100 | 11100 | 101101 |
Color Harmonies of #925368
Complementary color
Monochromatic Colors of #925368
Black with #925368
Text Example
Text Example
White with #925368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925368; }
p { color: rgb(146,83,104); }
H1.HeaderClassName
{
color: #925368;
}
.AnyTagClassName
{
color: #925368;
}
</style>
background-color css
<style>
a { background-color: #925368; }
a { background-color: rgb(146,83,104); }
div.DivClassName
{
background-color: #925368;
}
.BgClassName
{
background-color: #925368;
}
</style>
border-color css
<style>
span { border-color: #925368; }
span { border-color: rgb(146,83,104); }
td.TdClassName
{
border-color: #925368;
}
.TagClassName
{
border-color: #925368;
}
</style>