Shades of Turkish Rose #BD6872
Tints of Turkish Rose #BD6872
RGB
CMYK
RGB Variations
Color information
#BD6872 (or 0xBD6872) is known color: Turkish Rose. HEX triplet: BD, 68 and 72. RGB value is (189,104,114). Sum of RGB (Red+Green+Blue) = 189+104+114=407 (53% of max value = 765). Red value is 189 (74.22% from 255 or 46.44% from 407); Green value is 104 (41.02% from 255 or 25.55% from 407); Blue value is 114 (44.92% from 255 or 28.01% from 407); Max value from RGB is 189 - color contains mainly: red. Hex color #BD6872 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD6872 is #42978D. Grayscale: #828282. Windows color (decimal): -4364174 or 7497917. OLE color: 7497917.
HSL color Cylindrical-coordinate representation of color #BD6872: hue angle of 352.94º degrees, saturation: 0.39, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BD6872 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 189 | 104 | 114 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.26 |
| HSL | 352.94º | 0.39% | 0.57% | - |
| HSV(B) | 352.94º | 0.45% | 0.74% | - |
| XYZ | 28.97 | 21.93 | 18.63 | - |
| YUV | 130.56 | 118.66 | 169.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 189 | 104 | 114 | 0 | 0.45 | 0.40 | 0.26 | 352.94 | 0.39 | 0.57 |
| Hex | BD | 68 | 72 | 0 | 2D | 28 | 1A | 161 | 27 | 39 |
| Octal | 275 | 150 | 162 | 0 | 55 | 50 | 32 | 541 | 47 | 71 |
| Binary | 10111101 | 1101000 | 1110010 | 0 | 101101 | 101000 | 11010 | 101100001 | 100111 | 111001 |
Color Harmonies of #BD6872
Complementary color
Monochromatic Colors of #BD6872
Black with #BD6872
Text Example
Text Example
White with #BD6872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BD6872; }
p { color: rgb(189,104,114); }
H1.HeaderClassName
{
color: #BD6872;
}
.AnyTagClassName
{
color: #BD6872;
}
</style>
background-color css
<style>
a { background-color: #BD6872; }
a { background-color: rgb(189,104,114); }
div.DivClassName
{
background-color: #BD6872;
}
.BgClassName
{
background-color: #BD6872;
}
</style>
border-color css
<style>
span { border-color: #BD6872; }
span { border-color: rgb(189,104,114); }
td.TdClassName
{
border-color: #BD6872;
}
.TagClassName
{
border-color: #BD6872;
}
</style>