Shades of Hopbush #D07395
Tints of Hopbush #D07395
RGB
CMYK
RGB Variations
Color information
#D07395 (or 0xD07395) is known color: Hopbush. HEX triplet: D0, 73 and 95. RGB value is (208,115,149). Sum of RGB (Red+Green+Blue) = 208+115+149=472 (62% of max value = 765). Red value is 208 (81.64% from 255 or 44.07% from 472); Green value is 115 (45.31% from 255 or 24.36% from 472); Blue value is 149 (58.59% from 255 or 31.57% from 472); Max value from RGB is 208 - color contains mainly: red. Hex color #D07395 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D07395 is #2F8C6A. Grayscale: #929292. Windows color (decimal): -3116139 or 9794512. OLE color: 9794512.
HSL color Cylindrical-coordinate representation of color #D07395: hue angle of 338.06º 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 #D07395 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 115 | 149 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.18 |
| HSL | 338.06º | 0.5% | 0.63% | - |
| HSV(B) | 338.06º | 0.45% | 0.82% | - |
| XYZ | 37.57 | 27.84 | 31.83 | - |
| YUV | 146.68 | 129.31 | 171.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 115 | 149 | 0 | 0.45 | 0.28 | 0.18 | 338.06 | 0.5 | 0.63 |
| Hex | D0 | 73 | 95 | 0 | 2D | 1C | 12 | 152 | 32 | 3F |
| Octal | 320 | 163 | 225 | 0 | 55 | 34 | 22 | 522 | 62 | 77 |
| Binary | 11010000 | 1110011 | 10010101 | 0 | 101101 | 11100 | 10010 | 101010010 | 110010 | 111111 |
Color Harmonies of #D07395
Complementary color
Monochromatic Colors of #D07395
Black with #D07395
Text Example
Text Example
White with #D07395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07395; }
p { color: rgb(208,115,149); }
H1.HeaderClassName
{
color: #D07395;
}
.AnyTagClassName
{
color: #D07395;
}
</style>
background-color css
<style>
a { background-color: #D07395; }
a { background-color: rgb(208,115,149); }
div.DivClassName
{
background-color: #D07395;
}
.BgClassName
{
background-color: #D07395;
}
</style>
border-color css
<style>
span { border-color: #D07395; }
span { border-color: rgb(208,115,149); }
td.TdClassName
{
border-color: #D07395;
}
.TagClassName
{
border-color: #D07395;
}
</style>