Shades of Hopbush #D16794
Tints of Hopbush #D16794
RGB
CMYK
RGB Variations
Color information
#D16794 (or 0xD16794) is known color: Hopbush. HEX triplet: D1, 67 and 94. RGB value is (209,103,148). Sum of RGB (Red+Green+Blue) = 209+103+148=460 (60% of max value = 765). Red value is 209 (82.03% from 255 or 45.43% from 460); Green value is 103 (40.62% from 255 or 22.39% from 460); Blue value is 148 (58.20% from 255 or 32.17% from 460); Max value from RGB is 209 - color contains mainly: red. Hex color #D16794 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D16794 is #2E986B. Grayscale: #8B8B8B. Windows color (decimal): -3053676 or 9725905. OLE color: 9725905.
HSL color Cylindrical-coordinate representation of color #D16794: hue angle of 334.53º degrees, saturation: 0.54, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D16794 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 148 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.18 |
| HSL | 334.53º | 0.54% | 0.61% | - |
| HSV(B) | 334.53º | 0.51% | 0.82% | - |
| XYZ | 36.49 | 25.39 | 31 | - |
| YUV | 139.82 | 132.62 | 177.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 148 | 0 | 0.51 | 0.29 | 0.18 | 334.53 | 0.54 | 0.61 |
| Hex | D1 | 67 | 94 | 0 | 33 | 1D | 12 | 14F | 36 | 3D |
| Octal | 321 | 147 | 224 | 0 | 63 | 35 | 22 | 517 | 66 | 75 |
| Binary | 11010001 | 1100111 | 10010100 | 0 | 110011 | 11101 | 10010 | 101001111 | 110110 | 111101 |
Color Harmonies of #D16794
Complementary color
Monochromatic Colors of #D16794
Black with #D16794
Text Example
Text Example
White with #D16794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16794; }
p { color: rgb(209,103,148); }
H1.HeaderClassName
{
color: #D16794;
}
.AnyTagClassName
{
color: #D16794;
}
</style>
background-color css
<style>
a { background-color: #D16794; }
a { background-color: rgb(209,103,148); }
div.DivClassName
{
background-color: #D16794;
}
.BgClassName
{
background-color: #D16794;
}
</style>
border-color css
<style>
span { border-color: #D16794; }
span { border-color: rgb(209,103,148); }
td.TdClassName
{
border-color: #D16794;
}
.TagClassName
{
border-color: #D16794;
}
</style>