Shades of Cannon Pink #835467
Tints of Cannon Pink #835467
RGB
CMYK
RGB Variations
Color information
#835467 (or 0x835467) is known color: Cannon Pink. HEX triplet: 83, 54 and 67. RGB value is (131,84,103). Sum of RGB (Red+Green+Blue) = 131+84+103=318 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.19% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 103 (40.62% from 255 or 32.39% from 318); Max value from RGB is 131 - color contains mainly: red. Hex color #835467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835467 is #7CAB98. Grayscale: #646464. Windows color (decimal): -8170393 or 6771843. OLE color: 6771843.
HSL color Cylindrical-coordinate representation of color #835467: hue angle of 335.74º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835467 is Cyan = 0, Magento = 0.36, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 103 | - |
| CMYK | 0 | 0.36 | 0.21 | 0.49 |
| HSL | 335.74º | 0.22% | 0.42% | - |
| HSV(B) | 335.74º | 0.36% | 0.51% | - |
| XYZ | 14.98 | 12.15 | 14.39 | - |
| YUV | 100.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 103 | 0 | 0.36 | 0.21 | 0.49 | 335.74 | 0.22 | 0.42 |
| Hex | 83 | 54 | 67 | 0 | 24 | 15 | 31 | 150 | 16 | 2A |
| Octal | 203 | 124 | 147 | 0 | 44 | 25 | 61 | 520 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1100111 | 0 | 100100 | 10101 | 110001 | 101010000 | 10110 | 101010 |
Color Harmonies of #835467
Complementary color
Monochromatic Colors of #835467
Black with #835467
Text Example
Text Example
White with #835467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835467; }
p { color: rgb(131,84,103); }
H1.HeaderClassName
{
color: #835467;
}
.AnyTagClassName
{
color: #835467;
}
</style>
background-color css
<style>
a { background-color: #835467; }
a { background-color: rgb(131,84,103); }
div.DivClassName
{
background-color: #835467;
}
.BgClassName
{
background-color: #835467;
}
</style>
border-color css
<style>
span { border-color: #835467; }
span { border-color: rgb(131,84,103); }
td.TdClassName
{
border-color: #835467;
}
.TagClassName
{
border-color: #835467;
}
</style>