Shades of Turkish Rose #B16669
Tints of Turkish Rose #B16669
RGB
CMYK
RGB Variations
Color information
#B16669 (or 0xB16669) is known color: Turkish Rose. HEX triplet: B1, 66 and 69. RGB value is (177,102,105). Sum of RGB (Red+Green+Blue) = 177+102+105=384 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.09% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 105 (41.41% from 255 or 27.34% from 384); Max value from RGB is 177 - color contains mainly: red. Hex color #B16669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16669 is #4E9996. Grayscale: #7C7C7C. Windows color (decimal): -5151127 or 6907569. OLE color: 6907569.
HSL color Cylindrical-coordinate representation of color #B16669: hue angle of 357.6º 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 #B16669 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 102 | 105 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.31 |
| HSL | 357.6º | 0.32% | 0.55% | - |
| HSV(B) | 357.6º | 0.42% | 0.69% | - |
| XYZ | 25.43 | 19.87 | 15.86 | - |
| YUV | 124.77 | 116.85 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 102 | 105 | 0 | 0.42 | 0.41 | 0.31 | 357.6 | 0.32 | 0.55 |
| Hex | B1 | 66 | 69 | 0 | 2A | 29 | 1F | 166 | 20 | 37 |
| Octal | 261 | 146 | 151 | 0 | 52 | 51 | 37 | 546 | 40 | 67 |
| Binary | 10110001 | 1100110 | 1101001 | 0 | 101010 | 101001 | 11111 | 101100110 | 100000 | 110111 |
Color Harmonies of #B16669
Complementary color
Monochromatic Colors of #B16669
Black with #B16669
Text Example
Text Example
White with #B16669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16669; }
p { color: rgb(177,102,105); }
H1.HeaderClassName
{
color: #B16669;
}
.AnyTagClassName
{
color: #B16669;
}
</style>
background-color css
<style>
a { background-color: #B16669; }
a { background-color: rgb(177,102,105); }
div.DivClassName
{
background-color: #B16669;
}
.BgClassName
{
background-color: #B16669;
}
</style>
border-color css
<style>
span { border-color: #B16669; }
span { border-color: rgb(177,102,105); }
td.TdClassName
{
border-color: #B16669;
}
.TagClassName
{
border-color: #B16669;
}
</style>