Shades of Hopbush #D17398
Tints of Hopbush #D17398
RGB
CMYK
RGB Variations
Color information
#D17398 (or 0xD17398) is known color: Hopbush. HEX triplet: D1, 73 and 98. RGB value is (209,115,152). Sum of RGB (Red+Green+Blue) = 209+115+152=476 (63% of max value = 765). Red value is 209 (82.03% from 255 or 43.91% from 476); Green value is 115 (45.31% from 255 or 24.16% from 476); Blue value is 152 (59.77% from 255 or 31.93% from 476); Max value from RGB is 209 - color contains mainly: red. Hex color #D17398 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D17398 is #2E8C67. Grayscale: #939393. Windows color (decimal): -3050600 or 9991121. OLE color: 9991121.
HSL color Cylindrical-coordinate representation of color #D17398: hue angle of 336.38º degrees, saturation: 0.51, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D17398 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 115 | 152 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.18 |
| HSL | 336.38º | 0.51% | 0.64% | - |
| HSV(B) | 336.38º | 0.45% | 0.82% | - |
| XYZ | 38.09 | 28.08 | 33.12 | - |
| YUV | 147.32 | 130.64 | 171.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 115 | 152 | 0 | 0.45 | 0.27 | 0.18 | 336.38 | 0.51 | 0.64 |
| Hex | D1 | 73 | 98 | 0 | 2D | 1B | 12 | 150 | 33 | 40 |
| Octal | 321 | 163 | 230 | 0 | 55 | 33 | 22 | 520 | 63 | 100 |
| Binary | 11010001 | 1110011 | 10011000 | 0 | 101101 | 11011 | 10010 | 101010000 | 110011 | 1000000 |
Color Harmonies of #D17398
Complementary color
Monochromatic Colors of #D17398
Black with #D17398
Text Example
Text Example
White with #D17398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D17398; }
p { color: rgb(209,115,152); }
H1.HeaderClassName
{
color: #D17398;
}
.AnyTagClassName
{
color: #D17398;
}
</style>
background-color css
<style>
a { background-color: #D17398; }
a { background-color: rgb(209,115,152); }
div.DivClassName
{
background-color: #D17398;
}
.BgClassName
{
background-color: #D17398;
}
</style>
border-color css
<style>
span { border-color: #D17398; }
span { border-color: rgb(209,115,152); }
td.TdClassName
{
border-color: #D17398;
}
.TagClassName
{
border-color: #D17398;
}
</style>