Shades of Turkish Rose #B66471
Tints of Turkish Rose #B66471
RGB
CMYK
RGB Variations
Color information
#B66471 (or 0xB66471) is known color: Turkish Rose. HEX triplet: B6, 64 and 71. RGB value is (182,100,113). Sum of RGB (Red+Green+Blue) = 182+100+113=395 (52% of max value = 765). Red value is 182 (71.48% from 255 or 46.08% from 395); Green value is 100 (39.45% from 255 or 25.32% from 395); Blue value is 113 (44.53% from 255 or 28.61% from 395); Max value from RGB is 182 - color contains mainly: red. Hex color #B66471 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B66471 is #499B8E. Grayscale: #7E7E7E. Windows color (decimal): -4823951 or 7431350. OLE color: 7431350.
HSL color Cylindrical-coordinate representation of color #B66471: hue angle of 350.49º degrees, saturation: 0.36, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B66471 is Cyan = 0, Magento = 0.45, Yellow = 0.38 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 100 | 113 | - |
| CMYK | 0 | 0.45 | 0.38 | 0.29 |
| HSL | 350.49º | 0.36% | 0.55% | - |
| HSV(B) | 350.49º | 0.45% | 0.71% | - |
| XYZ | 26.83 | 20.25 | 18.12 | - |
| YUV | 126 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 100 | 113 | 0 | 0.45 | 0.38 | 0.29 | 350.49 | 0.36 | 0.55 |
| Hex | B6 | 64 | 71 | 0 | 2D | 26 | 1D | 15E | 24 | 37 |
| Octal | 266 | 144 | 161 | 0 | 55 | 46 | 35 | 536 | 44 | 67 |
| Binary | 10110110 | 1100100 | 1110001 | 0 | 101101 | 100110 | 11101 | 101011110 | 100100 | 110111 |
Color Harmonies of #B66471
Complementary color
Monochromatic Colors of #B66471
Black with #B66471
Text Example
Text Example
White with #B66471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B66471; }
p { color: rgb(182,100,113); }
H1.HeaderClassName
{
color: #B66471;
}
.AnyTagClassName
{
color: #B66471;
}
</style>
background-color css
<style>
a { background-color: #B66471; }
a { background-color: rgb(182,100,113); }
div.DivClassName
{
background-color: #B66471;
}
.BgClassName
{
background-color: #B66471;
}
</style>
border-color css
<style>
span { border-color: #B66471; }
span { border-color: rgb(182,100,113); }
td.TdClassName
{
border-color: #B66471;
}
.TagClassName
{
border-color: #B66471;
}
</style>