Shades of Turkish Rose #B16972
Tints of Turkish Rose #B16972
RGB
CMYK
RGB Variations
Color information
#B16972 (or 0xB16972) is known color: Turkish Rose. HEX triplet: B1, 69 and 72. RGB value is (177,105,114). Sum of RGB (Red+Green+Blue) = 177+105+114=396 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.70% from 396); Green value is 105 (41.41% from 255 or 26.52% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 177 - color contains mainly: red. Hex color #B16972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16972 is #4E968D. Grayscale: #7F7F7F. Windows color (decimal): -5150350 or 7498161. OLE color: 7498161.
HSL color Cylindrical-coordinate representation of color #B16972: hue angle of 352.5º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B16972 is Cyan = 0, Magento = 0.41, Yellow = 0.36 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 105 | 114 | - |
| CMYK | 0 | 0.41 | 0.36 | 0.31 |
| HSL | 352.5º | 0.32% | 0.55% | - |
| HSV(B) | 352.5º | 0.41% | 0.69% | - |
| XYZ | 26.22 | 20.67 | 18.53 | - |
| YUV | 127.55 | 120.35 | 163.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 105 | 114 | 0 | 0.41 | 0.36 | 0.31 | 352.5 | 0.32 | 0.55 |
| Hex | B1 | 69 | 72 | 0 | 29 | 24 | 1F | 160 | 20 | 37 |
| Octal | 261 | 151 | 162 | 0 | 51 | 44 | 37 | 540 | 40 | 67 |
| Binary | 10110001 | 1101001 | 1110010 | 0 | 101001 | 100100 | 11111 | 101100000 | 100000 | 110111 |
Color Harmonies of #B16972
Complementary color
Monochromatic Colors of #B16972
Black with #B16972
Text Example
Text Example
White with #B16972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16972; }
p { color: rgb(177,105,114); }
H1.HeaderClassName
{
color: #B16972;
}
.AnyTagClassName
{
color: #B16972;
}
</style>
background-color css
<style>
a { background-color: #B16972; }
a { background-color: rgb(177,105,114); }
div.DivClassName
{
background-color: #B16972;
}
.BgClassName
{
background-color: #B16972;
}
</style>
border-color css
<style>
span { border-color: #B16972; }
span { border-color: rgb(177,105,114); }
td.TdClassName
{
border-color: #B16972;
}
.TagClassName
{
border-color: #B16972;
}
</style>