Shades of Turkish Rose #B16475
Tints of Turkish Rose #B16475
RGB
CMYK
RGB Variations
Color information
#B16475 (or 0xB16475) is known color: Turkish Rose. HEX triplet: B1, 64 and 75. RGB value is (177,100,117). Sum of RGB (Red+Green+Blue) = 177+100+117=394 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.92% from 394); Green value is 100 (39.45% from 255 or 25.38% from 394); Blue value is 117 (46.09% from 255 or 29.70% from 394); Max value from RGB is 177 - color contains mainly: red. Hex color #B16475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16475 is #4E9B8A. Grayscale: #7C7C7C. Windows color (decimal): -5151627 or 7693489. OLE color: 7693489.
HSL color Cylindrical-coordinate representation of color #B16475: hue angle of 346.75º degrees, saturation: 0.33, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B16475 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 100 | 117 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.31 |
| HSL | 346.75º | 0.33% | 0.54% | - |
| HSV(B) | 346.75º | 0.44% | 0.69% | - |
| XYZ | 25.9 | 19.75 | 19.28 | - |
| YUV | 124.96 | 123.51 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 100 | 117 | 0 | 0.44 | 0.34 | 0.31 | 346.75 | 0.33 | 0.54 |
| Hex | B1 | 64 | 75 | 0 | 2C | 22 | 1F | 15B | 21 | 36 |
| Octal | 261 | 144 | 165 | 0 | 54 | 42 | 37 | 533 | 41 | 66 |
| Binary | 10110001 | 1100100 | 1110101 | 0 | 101100 | 100010 | 11111 | 101011011 | 100001 | 110110 |
Color Harmonies of #B16475
Complementary color
Monochromatic Colors of #B16475
Black with #B16475
Text Example
Text Example
White with #B16475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16475; }
p { color: rgb(177,100,117); }
H1.HeaderClassName
{
color: #B16475;
}
.AnyTagClassName
{
color: #B16475;
}
</style>
background-color css
<style>
a { background-color: #B16475; }
a { background-color: rgb(177,100,117); }
div.DivClassName
{
background-color: #B16475;
}
.BgClassName
{
background-color: #B16475;
}
</style>
border-color css
<style>
span { border-color: #B16475; }
span { border-color: rgb(177,100,117); }
td.TdClassName
{
border-color: #B16475;
}
.TagClassName
{
border-color: #B16475;
}
</style>