Shades of Hopbush #D07397
Tints of Hopbush #D07397
RGB
CMYK
RGB Variations
Color information
#D07397 (or 0xD07397) is known color: Hopbush. HEX triplet: D0, 73 and 97. RGB value is (208,115,151). Sum of RGB (Red+Green+Blue) = 208+115+151=474 (62% of max value = 765). Red value is 208 (81.64% from 255 or 43.88% from 474); Green value is 115 (45.31% from 255 or 24.26% from 474); Blue value is 151 (59.38% from 255 or 31.86% from 474); Max value from RGB is 208 - color contains mainly: red. Hex color #D07397 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D07397 is #2F8C68. Grayscale: #929292. Windows color (decimal): -3116137 or 9925584. OLE color: 9925584.
HSL color Cylindrical-coordinate representation of color #D07397: hue angle of 336.77º 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 #D07397 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 115 | 151 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.18 |
| HSL | 336.77º | 0.5% | 0.63% | - |
| HSV(B) | 336.77º | 0.45% | 0.82% | - |
| XYZ | 37.73 | 27.91 | 32.68 | - |
| YUV | 146.91 | 130.31 | 171.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 115 | 151 | 0 | 0.45 | 0.27 | 0.18 | 336.77 | 0.5 | 0.63 |
| Hex | D0 | 73 | 97 | 0 | 2D | 1B | 12 | 151 | 32 | 3F |
| Octal | 320 | 163 | 227 | 0 | 55 | 33 | 22 | 521 | 62 | 77 |
| Binary | 11010000 | 1110011 | 10010111 | 0 | 101101 | 11011 | 10010 | 101010001 | 110010 | 111111 |
Color Harmonies of #D07397
Complementary color
Monochromatic Colors of #D07397
Black with #D07397
Text Example
Text Example
White with #D07397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07397; }
p { color: rgb(208,115,151); }
H1.HeaderClassName
{
color: #D07397;
}
.AnyTagClassName
{
color: #D07397;
}
</style>
background-color css
<style>
a { background-color: #D07397; }
a { background-color: rgb(208,115,151); }
div.DivClassName
{
background-color: #D07397;
}
.BgClassName
{
background-color: #D07397;
}
</style>
border-color css
<style>
span { border-color: #D07397; }
span { border-color: rgb(208,115,151); }
td.TdClassName
{
border-color: #D07397;
}
.TagClassName
{
border-color: #D07397;
}
</style>