Shades of Turkish Rose #BD7477
Tints of Turkish Rose #BD7477
RGB
CMYK
RGB Variations
Color information
#BD7477 (or 0xBD7477) is known color: Turkish Rose. HEX triplet: BD, 74 and 77. RGB value is (189,116,119). Sum of RGB (Red+Green+Blue) = 189+116+119=424 (56% of max value = 765). Red value is 189 (74.22% from 255 or 44.58% from 424); Green value is 116 (45.70% from 255 or 27.36% from 424); Blue value is 119 (46.88% from 255 or 28.07% from 424); Max value from RGB is 189 - color contains mainly: red. Hex color #BD7477 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD7477 is #428B88. Grayscale: #8A8A8A. Windows color (decimal): -4361097 or 7828669. OLE color: 7828669.
HSL color Cylindrical-coordinate representation of color #BD7477: hue angle of 357.53º degrees, saturation: 0.36, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #BD7477 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 189 | 116 | 119 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.26 |
| HSL | 357.53º | 0.36% | 0.6% | - |
| HSV(B) | 357.53º | 0.39% | 0.74% | - |
| XYZ | 30.56 | 24.64 | 20.6 | - |
| YUV | 138.17 | 117.18 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 189 | 116 | 119 | 0 | 0.39 | 0.37 | 0.26 | 357.53 | 0.36 | 0.6 |
| Hex | BD | 74 | 77 | 0 | 27 | 25 | 1A | 166 | 24 | 3C |
| Octal | 275 | 164 | 167 | 0 | 47 | 45 | 32 | 546 | 44 | 74 |
| Binary | 10111101 | 1110100 | 1110111 | 0 | 100111 | 100101 | 11010 | 101100110 | 100100 | 111100 |
Color Harmonies of #BD7477
Complementary color
Monochromatic Colors of #BD7477
Black with #BD7477
Text Example
Text Example
White with #BD7477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BD7477; }
p { color: rgb(189,116,119); }
H1.HeaderClassName
{
color: #BD7477;
}
.AnyTagClassName
{
color: #BD7477;
}
</style>
background-color css
<style>
a { background-color: #BD7477; }
a { background-color: rgb(189,116,119); }
div.DivClassName
{
background-color: #BD7477;
}
.BgClassName
{
background-color: #BD7477;
}
</style>
border-color css
<style>
span { border-color: #BD7477; }
span { border-color: rgb(189,116,119); }
td.TdClassName
{
border-color: #BD7477;
}
.TagClassName
{
border-color: #BD7477;
}
</style>