Shades of Turkish Rose #BD7476
Tints of Turkish Rose #BD7476
RGB
CMYK
RGB Variations
Color information
#BD7476 (or 0xBD7476) is known color: Turkish Rose. HEX triplet: BD, 74 and 76. RGB value is (189,116,118). Sum of RGB (Red+Green+Blue) = 189+116+118=423 (56% of max value = 765). Red value is 189 (74.22% from 255 or 44.68% from 423); Green value is 116 (45.70% from 255 or 27.42% from 423); Blue value is 118 (46.48% from 255 or 27.90% from 423); Max value from RGB is 189 - color contains mainly: red. Hex color #BD7476 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD7476 is #428B89. Grayscale: #8A8A8A. Windows color (decimal): -4361098 or 7763133. OLE color: 7763133.
HSL color Cylindrical-coordinate representation of color #BD7476: hue angle of 358.36º 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 #BD7476 is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 189 | 116 | 118 | - |
| CMYK | 0 | 0.39 | 0.38 | 0.26 |
| HSL | 358.36º | 0.36% | 0.6% | - |
| HSV(B) | 358.36º | 0.39% | 0.74% | - |
| XYZ | 30.5 | 24.62 | 20.28 | - |
| YUV | 138.06 | 116.68 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 189 | 116 | 118 | 0 | 0.39 | 0.38 | 0.26 | 358.36 | 0.36 | 0.6 |
| Hex | BD | 74 | 76 | 0 | 27 | 26 | 1A | 166 | 24 | 3C |
| Octal | 275 | 164 | 166 | 0 | 47 | 46 | 32 | 546 | 44 | 74 |
| Binary | 10111101 | 1110100 | 1110110 | 0 | 100111 | 100110 | 11010 | 101100110 | 100100 | 111100 |
Color Harmonies of #BD7476
Complementary color
Monochromatic Colors of #BD7476
Black with #BD7476
Text Example
Text Example
White with #BD7476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BD7476; }
p { color: rgb(189,116,118); }
H1.HeaderClassName
{
color: #BD7476;
}
.AnyTagClassName
{
color: #BD7476;
}
</style>
background-color css
<style>
a { background-color: #BD7476; }
a { background-color: rgb(189,116,118); }
div.DivClassName
{
background-color: #BD7476;
}
.BgClassName
{
background-color: #BD7476;
}
</style>
border-color css
<style>
span { border-color: #BD7476; }
span { border-color: rgb(189,116,118); }
td.TdClassName
{
border-color: #BD7476;
}
.TagClassName
{
border-color: #BD7476;
}
</style>