Shades of Turkish Rose #B66673
Tints of Turkish Rose #B66673
RGB
CMYK
RGB Variations
Color information
#B66673 (or 0xB66673) is known color: Turkish Rose. HEX triplet: B6, 66 and 73. RGB value is (182,102,115). Sum of RGB (Red+Green+Blue) = 182+102+115=399 (52% of max value = 765). Red value is 182 (71.48% from 255 or 45.61% from 399); Green value is 102 (40.23% from 255 or 25.56% from 399); Blue value is 115 (45.31% from 255 or 28.82% from 399); Max value from RGB is 182 - color contains mainly: red. Hex color #B66673 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B66673 is #49998C. Grayscale: #7F7F7F. Windows color (decimal): -4823437 or 7562934. OLE color: 7562934.
HSL color Cylindrical-coordinate representation of color #B66673: hue angle of 350.25º degrees, saturation: 0.35, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B66673 is Cyan = 0, Magento = 0.44, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 102 | 115 | - |
| CMYK | 0 | 0.44 | 0.37 | 0.29 |
| HSL | 350.25º | 0.35% | 0.56% | - |
| HSV(B) | 350.25º | 0.44% | 0.71% | - |
| XYZ | 27.14 | 20.69 | 18.78 | - |
| YUV | 127.4 | 121 | 166.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 102 | 115 | 0 | 0.44 | 0.37 | 0.29 | 350.25 | 0.35 | 0.56 |
| Hex | B6 | 66 | 73 | 0 | 2C | 25 | 1D | 15E | 23 | 38 |
| Octal | 266 | 146 | 163 | 0 | 54 | 45 | 35 | 536 | 43 | 70 |
| Binary | 10110110 | 1100110 | 1110011 | 0 | 101100 | 100101 | 11101 | 101011110 | 100011 | 111000 |
Color Harmonies of #B66673
Complementary color
Monochromatic Colors of #B66673
Black with #B66673
Text Example
Text Example
White with #B66673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B66673; }
p { color: rgb(182,102,115); }
H1.HeaderClassName
{
color: #B66673;
}
.AnyTagClassName
{
color: #B66673;
}
</style>
background-color css
<style>
a { background-color: #B66673; }
a { background-color: rgb(182,102,115); }
div.DivClassName
{
background-color: #B66673;
}
.BgClassName
{
background-color: #B66673;
}
</style>
border-color css
<style>
span { border-color: #B66673; }
span { border-color: rgb(182,102,115); }
td.TdClassName
{
border-color: #B66673;
}
.TagClassName
{
border-color: #B66673;
}
</style>