Shades of Turkish Rose #B16872
Tints of Turkish Rose #B16872
RGB
CMYK
RGB Variations
Color information
#B16872 (or 0xB16872) is known color: Turkish Rose. HEX triplet: B1, 68 and 72. RGB value is (177,104,114). Sum of RGB (Red+Green+Blue) = 177+104+114=395 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.81% from 395); Green value is 104 (41.02% from 255 or 26.33% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 177 - color contains mainly: red. Hex color #B16872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16872 is #4E978D. Grayscale: #7F7F7F. Windows color (decimal): -5150606 or 7497905. OLE color: 7497905.
HSL color Cylindrical-coordinate representation of color #B16872: hue angle of 351.78º 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 #B16872 is Cyan = 0, Magento = 0.41, Yellow = 0.36 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 104 | 114 | - |
| CMYK | 0 | 0.41 | 0.36 | 0.31 |
| HSL | 351.78º | 0.32% | 0.55% | - |
| HSV(B) | 351.78º | 0.41% | 0.69% | - |
| XYZ | 26.12 | 20.46 | 18.49 | - |
| YUV | 126.97 | 120.68 | 163.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 104 | 114 | 0 | 0.41 | 0.36 | 0.31 | 351.78 | 0.32 | 0.55 |
| Hex | B1 | 68 | 72 | 0 | 29 | 24 | 1F | 160 | 20 | 37 |
| Octal | 261 | 150 | 162 | 0 | 51 | 44 | 37 | 540 | 40 | 67 |
| Binary | 10110001 | 1101000 | 1110010 | 0 | 101001 | 100100 | 11111 | 101100000 | 100000 | 110111 |
Color Harmonies of #B16872
Complementary color
Monochromatic Colors of #B16872
Black with #B16872
Text Example
Text Example
White with #B16872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16872; }
p { color: rgb(177,104,114); }
H1.HeaderClassName
{
color: #B16872;
}
.AnyTagClassName
{
color: #B16872;
}
</style>
background-color css
<style>
a { background-color: #B16872; }
a { background-color: rgb(177,104,114); }
div.DivClassName
{
background-color: #B16872;
}
.BgClassName
{
background-color: #B16872;
}
</style>
border-color css
<style>
span { border-color: #B16872; }
span { border-color: rgb(177,104,114); }
td.TdClassName
{
border-color: #B16872;
}
.TagClassName
{
border-color: #B16872;
}
</style>