Shades of Turkish Rose #B66672
Tints of Turkish Rose #B66672
RGB
CMYK
RGB Variations
Color information
#B66672 (or 0xB66672) is known color: Turkish Rose. HEX triplet: B6, 66 and 72. RGB value is (182,102,114). Sum of RGB (Red+Green+Blue) = 182+102+114=398 (52% of max value = 765). Red value is 182 (71.48% from 255 or 45.73% from 398); Green value is 102 (40.23% from 255 or 25.63% from 398); Blue value is 114 (44.92% from 255 or 28.64% from 398); Max value from RGB is 182 - color contains mainly: red. Hex color #B66672 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B66672 is #49998D. Grayscale: #7F7F7F. Windows color (decimal): -4823438 or 7497398. OLE color: 7497398.
HSL color Cylindrical-coordinate representation of color #B66672: hue angle of 351º 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 #B66672 is Cyan = 0, Magento = 0.44, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 102 | 114 | - |
| CMYK | 0 | 0.44 | 0.37 | 0.29 |
| HSL | 351º | 0.35% | 0.56% | - |
| HSV(B) | 351º | 0.44% | 0.71% | - |
| XYZ | 27.08 | 20.66 | 18.48 | - |
| YUV | 127.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 102 | 114 | 0 | 0.44 | 0.37 | 0.29 | 351 | 0.35 | 0.56 |
| Hex | B6 | 66 | 72 | 0 | 2C | 25 | 1D | 15F | 23 | 38 |
| Octal | 266 | 146 | 162 | 0 | 54 | 45 | 35 | 537 | 43 | 70 |
| Binary | 10110110 | 1100110 | 1110010 | 0 | 101100 | 100101 | 11101 | 101011111 | 100011 | 111000 |
Color Harmonies of #B66672
Complementary color
Monochromatic Colors of #B66672
Black with #B66672
Text Example
Text Example
White with #B66672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B66672; }
p { color: rgb(182,102,114); }
H1.HeaderClassName
{
color: #B66672;
}
.AnyTagClassName
{
color: #B66672;
}
</style>
background-color css
<style>
a { background-color: #B66672; }
a { background-color: rgb(182,102,114); }
div.DivClassName
{
background-color: #B66672;
}
.BgClassName
{
background-color: #B66672;
}
</style>
border-color css
<style>
span { border-color: #B66672; }
span { border-color: rgb(182,102,114); }
td.TdClassName
{
border-color: #B66672;
}
.TagClassName
{
border-color: #B66672;
}
</style>