Shades of Turkish Rose #B16668
Tints of Turkish Rose #B16668
RGB
CMYK
RGB Variations
Color information
#B16668 (or 0xB16668) is known color: Turkish Rose. HEX triplet: B1, 66 and 68. RGB value is (177,102,104). Sum of RGB (Red+Green+Blue) = 177+102+104=383 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.21% from 383); Green value is 102 (40.23% from 255 or 26.63% from 383); Blue value is 104 (41.02% from 255 or 27.15% from 383); Max value from RGB is 177 - color contains mainly: red. Hex color #B16668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16668 is #4E9997. Grayscale: #7C7C7C. Windows color (decimal): -5151128 or 6842033. OLE color: 6842033.
HSL color Cylindrical-coordinate representation of color #B16668: hue angle of 358.4º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B16668 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 102 | 104 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.31 |
| HSL | 358.4º | 0.32% | 0.55% | - |
| HSV(B) | 358.4º | 0.42% | 0.69% | - |
| XYZ | 25.38 | 19.85 | 15.59 | - |
| YUV | 124.65 | 116.35 | 165.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 102 | 104 | 0 | 0.42 | 0.41 | 0.31 | 358.4 | 0.32 | 0.55 |
| Hex | B1 | 66 | 68 | 0 | 2A | 29 | 1F | 166 | 20 | 37 |
| Octal | 261 | 146 | 150 | 0 | 52 | 51 | 37 | 546 | 40 | 67 |
| Binary | 10110001 | 1100110 | 1101000 | 0 | 101010 | 101001 | 11111 | 101100110 | 100000 | 110111 |
Color Harmonies of #B16668
Complementary color
Monochromatic Colors of #B16668
Black with #B16668
Text Example
Text Example
White with #B16668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16668; }
p { color: rgb(177,102,104); }
H1.HeaderClassName
{
color: #B16668;
}
.AnyTagClassName
{
color: #B16668;
}
</style>
background-color css
<style>
a { background-color: #B16668; }
a { background-color: rgb(177,102,104); }
div.DivClassName
{
background-color: #B16668;
}
.BgClassName
{
background-color: #B16668;
}
</style>
border-color css
<style>
span { border-color: #B16668; }
span { border-color: rgb(177,102,104); }
td.TdClassName
{
border-color: #B16668;
}
.TagClassName
{
border-color: #B16668;
}
</style>