Shades of Cannon Pink #915368
Tints of Cannon Pink #915368
RGB
CMYK
RGB Variations
Color information
#915368 (or 0x915368) is known color: Cannon Pink. HEX triplet: 91, 53 and 68. RGB value is (145,83,104). Sum of RGB (Red+Green+Blue) = 145+83+104=332 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.67% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 104 (41.02% from 255 or 31.33% from 332); Max value from RGB is 145 - color contains mainly: red. Hex color #915368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915368 is #6EAC97. Grayscale: #676767. Windows color (decimal): -7253144 or 6837137. OLE color: 6837137.
HSL color Cylindrical-coordinate representation of color #915368: hue angle of 339.68º degrees, saturation: 0.27, 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 #915368 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 104 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.43 |
| HSL | 339.68º | 0.27% | 0.45% | - |
| HSV(B) | 339.68º | 0.43% | 0.57% | - |
| XYZ | 17.27 | 13.21 | 14.74 | - |
| YUV | 103.93 | 128.04 | 157.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 104 | 0 | 0.43 | 0.28 | 0.43 | 339.68 | 0.27 | 0.45 |
| Hex | 91 | 53 | 68 | 0 | 2B | 1C | 2B | 154 | 1B | 2D |
| Octal | 221 | 123 | 150 | 0 | 53 | 34 | 53 | 524 | 33 | 55 |
| Binary | 10010001 | 1010011 | 1101000 | 0 | 101011 | 11100 | 101011 | 101010100 | 11011 | 101101 |
Color Harmonies of #915368
Complementary color
Monochromatic Colors of #915368
Black with #915368
Text Example
Text Example
White with #915368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915368; }
p { color: rgb(145,83,104); }
H1.HeaderClassName
{
color: #915368;
}
.AnyTagClassName
{
color: #915368;
}
</style>
background-color css
<style>
a { background-color: #915368; }
a { background-color: rgb(145,83,104); }
div.DivClassName
{
background-color: #915368;
}
.BgClassName
{
background-color: #915368;
}
</style>
border-color css
<style>
span { border-color: #915368; }
span { border-color: rgb(145,83,104); }
td.TdClassName
{
border-color: #915368;
}
.TagClassName
{
border-color: #915368;
}
</style>