Shades of Hopbush #D07298
Tints of Hopbush #D07298
RGB
CMYK
RGB Variations
Color information
#D07298 (or 0xD07298) is known color: Hopbush. HEX triplet: D0, 72 and 98. RGB value is (208,114,152). Sum of RGB (Red+Green+Blue) = 208+114+152=474 (62% of max value = 765). Red value is 208 (81.64% from 255 or 43.88% from 474); Green value is 114 (44.92% from 255 or 24.05% from 474); Blue value is 152 (59.77% from 255 or 32.07% from 474); Max value from RGB is 208 - color contains mainly: red. Hex color #D07298 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D07298 is #2F8D67. Grayscale: #929292. Windows color (decimal): -3116392 or 9990864. OLE color: 9990864.
HSL color Cylindrical-coordinate representation of color #D07298: hue angle of 335.74º degrees, saturation: 0.5, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D07298 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 114 | 152 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.18 |
| HSL | 335.74º | 0.5% | 0.63% | - |
| HSV(B) | 335.74º | 0.45% | 0.82% | - |
| XYZ | 37.7 | 27.71 | 33.07 | - |
| YUV | 146.44 | 131.14 | 171.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 114 | 152 | 0 | 0.45 | 0.27 | 0.18 | 335.74 | 0.5 | 0.63 |
| Hex | D0 | 72 | 98 | 0 | 2D | 1B | 12 | 150 | 32 | 3F |
| Octal | 320 | 162 | 230 | 0 | 55 | 33 | 22 | 520 | 62 | 77 |
| Binary | 11010000 | 1110010 | 10011000 | 0 | 101101 | 11011 | 10010 | 101010000 | 110010 | 111111 |
Color Harmonies of #D07298
Complementary color
Monochromatic Colors of #D07298
Black with #D07298
Text Example
Text Example
White with #D07298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07298; }
p { color: rgb(208,114,152); }
H1.HeaderClassName
{
color: #D07298;
}
.AnyTagClassName
{
color: #D07298;
}
</style>
background-color css
<style>
a { background-color: #D07298; }
a { background-color: rgb(208,114,152); }
div.DivClassName
{
background-color: #D07298;
}
.BgClassName
{
background-color: #D07298;
}
</style>
border-color css
<style>
span { border-color: #D07298; }
span { border-color: rgb(208,114,152); }
td.TdClassName
{
border-color: #D07298;
}
.TagClassName
{
border-color: #D07298;
}
</style>