Shades of Cannon Pink #934378
Tints of Cannon Pink #934378
RGB
CMYK
RGB Variations
Color information
#934378 (or 0x934378) is known color: Cannon Pink. HEX triplet: 93, 43 and 78. RGB value is (147,67,120). Sum of RGB (Red+Green+Blue) = 147+67+120=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 67 (26.56% from 255 or 20.06% from 334); Blue value is 120 (47.27% from 255 or 35.93% from 334); Max value from RGB is 147 - color contains mainly: red. Hex color #934378 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934378 is #6CBC87. Grayscale: #606060. Windows color (decimal): -7126152 or 7881619. OLE color: 7881619.
HSL color Cylindrical-coordinate representation of color #934378: hue angle of 320.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934378 is Cyan = 0, Magento = 0.54, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 120 | - |
| CMYK | 0 | 0.54 | 0.18 | 0.42 |
| HSL | 320.25º | 0.37% | 0.42% | - |
| HSV(B) | 320.25º | 0.54% | 0.58% | - |
| XYZ | 17.43 | 11.57 | 19.08 | - |
| YUV | 96.96 | 141 | 163.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 120 | 0 | 0.54 | 0.18 | 0.42 | 320.25 | 0.37 | 0.42 |
| Hex | 93 | 43 | 78 | 0 | 36 | 12 | 2A | 140 | 25 | 2A |
| Octal | 223 | 103 | 170 | 0 | 66 | 22 | 52 | 500 | 45 | 52 |
| Binary | 10010011 | 1000011 | 1111000 | 0 | 110110 | 10010 | 101010 | 101000000 | 100101 | 101010 |
Color Harmonies of #934378
Complementary color
Monochromatic Colors of #934378
Black with #934378
Text Example
Text Example
White with #934378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934378; }
p { color: rgb(147,67,120); }
H1.HeaderClassName
{
color: #934378;
}
.AnyTagClassName
{
color: #934378;
}
</style>
background-color css
<style>
a { background-color: #934378; }
a { background-color: rgb(147,67,120); }
div.DivClassName
{
background-color: #934378;
}
.BgClassName
{
background-color: #934378;
}
</style>
border-color css
<style>
span { border-color: #934378; }
span { border-color: rgb(147,67,120); }
td.TdClassName
{
border-color: #934378;
}
.TagClassName
{
border-color: #934378;
}
</style>