Shades of Turkish Rose #BD6671
Tints of Turkish Rose #BD6671
RGB
CMYK
RGB Variations
Color information
#BD6671 (or 0xBD6671) is known color: Turkish Rose. HEX triplet: BD, 66 and 71. RGB value is (189,102,113). Sum of RGB (Red+Green+Blue) = 189+102+113=404 (53% of max value = 765). Red value is 189 (74.22% from 255 or 46.78% from 404); Green value is 102 (40.23% from 255 or 25.25% from 404); Blue value is 113 (44.53% from 255 or 27.97% from 404); Max value from RGB is 189 - color contains mainly: red. Hex color #BD6671 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD6671 is #42998E. Grayscale: #818181. Windows color (decimal): -4364687 or 7431869. OLE color: 7431869.
HSL color Cylindrical-coordinate representation of color #BD6671: hue angle of 352.41º degrees, saturation: 0.4, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #BD6671 is Cyan = 0, Magento = 0.46, Yellow = 0.40 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 189 | 102 | 113 | - |
| CMYK | 0 | 0.46 | 0.40 | 0.26 |
| HSL | 352.41º | 0.4% | 0.57% | - |
| HSV(B) | 352.41º | 0.46% | 0.74% | - |
| XYZ | 28.72 | 21.51 | 18.26 | - |
| YUV | 129.27 | 118.82 | 170.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 189 | 102 | 113 | 0 | 0.46 | 0.40 | 0.26 | 352.41 | 0.4 | 0.57 |
| Hex | BD | 66 | 71 | 0 | 2E | 28 | 1A | 160 | 28 | 39 |
| Octal | 275 | 146 | 161 | 0 | 56 | 50 | 32 | 540 | 50 | 71 |
| Binary | 10111101 | 1100110 | 1110001 | 0 | 101110 | 101000 | 11010 | 101100000 | 101000 | 111001 |
Color Harmonies of #BD6671
Complementary color
Monochromatic Colors of #BD6671
Black with #BD6671
Text Example
Text Example
White with #BD6671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BD6671; }
p { color: rgb(189,102,113); }
H1.HeaderClassName
{
color: #BD6671;
}
.AnyTagClassName
{
color: #BD6671;
}
</style>
background-color css
<style>
a { background-color: #BD6671; }
a { background-color: rgb(189,102,113); }
div.DivClassName
{
background-color: #BD6671;
}
.BgClassName
{
background-color: #BD6671;
}
</style>
border-color css
<style>
span { border-color: #BD6671; }
span { border-color: rgb(189,102,113); }
td.TdClassName
{
border-color: #BD6671;
}
.TagClassName
{
border-color: #BD6671;
}
</style>