Shades of Cannon Pink #915367
Tints of Cannon Pink #915367
RGB
CMYK
RGB Variations
Color information
#915367 (or 0x915367) is known color: Cannon Pink. HEX triplet: 91, 53 and 67. RGB value is (145,83,103). Sum of RGB (Red+Green+Blue) = 145+83+103=331 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.81% from 331); Green value is 83 (32.81% from 255 or 25.08% from 331); Blue value is 103 (40.62% from 255 or 31.12% from 331); Max value from RGB is 145 - color contains mainly: red. Hex color #915367 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915367 is #6EAC98. Grayscale: #676767. Windows color (decimal): -7253145 or 6771601. OLE color: 6771601.
HSL color Cylindrical-coordinate representation of color #915367: hue angle of 340.65º 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 #915367 is Cyan = 0, Magento = 0.43, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 103 | - |
| CMYK | 0 | 0.43 | 0.29 | 0.43 |
| HSL | 340.65º | 0.27% | 0.45% | - |
| HSV(B) | 340.65º | 0.43% | 0.57% | - |
| XYZ | 17.22 | 13.19 | 14.47 | - |
| YUV | 103.82 | 127.54 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 103 | 0 | 0.43 | 0.29 | 0.43 | 340.65 | 0.27 | 0.45 |
| Hex | 91 | 53 | 67 | 0 | 2B | 1D | 2B | 155 | 1B | 2D |
| Octal | 221 | 123 | 147 | 0 | 53 | 35 | 53 | 525 | 33 | 55 |
| Binary | 10010001 | 1010011 | 1100111 | 0 | 101011 | 11101 | 101011 | 101010101 | 11011 | 101101 |
Color Harmonies of #915367
Complementary color
Monochromatic Colors of #915367
Black with #915367
Text Example
Text Example
White with #915367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915367; }
p { color: rgb(145,83,103); }
H1.HeaderClassName
{
color: #915367;
}
.AnyTagClassName
{
color: #915367;
}
</style>
background-color css
<style>
a { background-color: #915367; }
a { background-color: rgb(145,83,103); }
div.DivClassName
{
background-color: #915367;
}
.BgClassName
{
background-color: #915367;
}
</style>
border-color css
<style>
span { border-color: #915367; }
span { border-color: rgb(145,83,103); }
td.TdClassName
{
border-color: #915367;
}
.TagClassName
{
border-color: #915367;
}
</style>