Shades of Turkish Rose #BD7174
Tints of Turkish Rose #BD7174
RGB
CMYK
RGB Variations
Color information
#BD7174 (or 0xBD7174) is known color: Turkish Rose. HEX triplet: BD, 71 and 74. RGB value is (189,113,116). Sum of RGB (Red+Green+Blue) = 189+113+116=418 (55% of max value = 765). Red value is 189 (74.22% from 255 or 45.22% from 418); Green value is 113 (44.53% from 255 or 27.03% from 418); Blue value is 116 (45.70% from 255 or 27.75% from 418); Max value from RGB is 189 - color contains mainly: red. Hex color #BD7174 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD7174 is #428E8B. Grayscale: #888888. Windows color (decimal): -4361868 or 7631293. OLE color: 7631293.
HSL color Cylindrical-coordinate representation of color #BD7174: hue angle of 357.63º degrees, saturation: 0.37, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #BD7174 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 189 | 113 | 116 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.26 |
| HSL | 357.63º | 0.37% | 0.59% | - |
| HSV(B) | 357.63º | 0.4% | 0.74% | - |
| XYZ | 30.04 | 23.89 | 19.55 | - |
| YUV | 136.07 | 116.68 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 189 | 113 | 116 | 0 | 0.40 | 0.39 | 0.26 | 357.63 | 0.37 | 0.59 |
| Hex | BD | 71 | 74 | 0 | 28 | 27 | 1A | 166 | 25 | 3B |
| Octal | 275 | 161 | 164 | 0 | 50 | 47 | 32 | 546 | 45 | 73 |
| Binary | 10111101 | 1110001 | 1110100 | 0 | 101000 | 100111 | 11010 | 101100110 | 100101 | 111011 |
Color Harmonies of #BD7174
Complementary color
Monochromatic Colors of #BD7174
Black with #BD7174
Text Example
Text Example
White with #BD7174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BD7174; }
p { color: rgb(189,113,116); }
H1.HeaderClassName
{
color: #BD7174;
}
.AnyTagClassName
{
color: #BD7174;
}
</style>
background-color css
<style>
a { background-color: #BD7174; }
a { background-color: rgb(189,113,116); }
div.DivClassName
{
background-color: #BD7174;
}
.BgClassName
{
background-color: #BD7174;
}
</style>
border-color css
<style>
span { border-color: #BD7174; }
span { border-color: rgb(189,113,116); }
td.TdClassName
{
border-color: #BD7174;
}
.TagClassName
{
border-color: #BD7174;
}
</style>