Shades of Turkish Rose #B16574
Tints of Turkish Rose #B16574
RGB
CMYK
RGB Variations
Color information
#B16574 (or 0xB16574) is known color: Turkish Rose. HEX triplet: B1, 65 and 74. RGB value is (177,101,116). Sum of RGB (Red+Green+Blue) = 177+101+116=394 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.92% from 394); Green value is 101 (39.84% from 255 or 25.63% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 177 - color contains mainly: red. Hex color #B16574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16574 is #4E9A8B. Grayscale: #7D7D7D. Windows color (decimal): -5151372 or 7628209. OLE color: 7628209.
HSL color Cylindrical-coordinate representation of color #B16574: hue angle of 348.16º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B16574 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 101 | 116 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.31 |
| HSL | 348.16º | 0.33% | 0.55% | - |
| HSV(B) | 348.16º | 0.43% | 0.69% | - |
| XYZ | 25.94 | 19.92 | 19 | - |
| YUV | 125.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 101 | 116 | 0 | 0.43 | 0.34 | 0.31 | 348.16 | 0.33 | 0.55 |
| Hex | B1 | 65 | 74 | 0 | 2B | 22 | 1F | 15C | 21 | 37 |
| Octal | 261 | 145 | 164 | 0 | 53 | 42 | 37 | 534 | 41 | 67 |
| Binary | 10110001 | 1100101 | 1110100 | 0 | 101011 | 100010 | 11111 | 101011100 | 100001 | 110111 |
Color Harmonies of #B16574
Complementary color
Monochromatic Colors of #B16574
Black with #B16574
Text Example
Text Example
White with #B16574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16574; }
p { color: rgb(177,101,116); }
H1.HeaderClassName
{
color: #B16574;
}
.AnyTagClassName
{
color: #B16574;
}
</style>
background-color css
<style>
a { background-color: #B16574; }
a { background-color: rgb(177,101,116); }
div.DivClassName
{
background-color: #B16574;
}
.BgClassName
{
background-color: #B16574;
}
</style>
border-color css
<style>
span { border-color: #B16574; }
span { border-color: rgb(177,101,116); }
td.TdClassName
{
border-color: #B16574;
}
.TagClassName
{
border-color: #B16574;
}
</style>