Shades of Turkish Rose #B16474
Tints of Turkish Rose #B16474
RGB
CMYK
RGB Variations
Color information
#B16474 (or 0xB16474) is known color: Turkish Rose. HEX triplet: B1, 64 and 74. RGB value is (177,100,116). Sum of RGB (Red+Green+Blue) = 177+100+116=393 (52% of max value = 765). Red value is 177 (69.53% from 255 or 45.04% from 393); Green value is 100 (39.45% from 255 or 25.45% from 393); Blue value is 116 (45.70% from 255 or 29.52% from 393); Max value from RGB is 177 - color contains mainly: red. Hex color #B16474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16474 is #4E9B8B. Grayscale: #7C7C7C. Windows color (decimal): -5151628 or 7627953. OLE color: 7627953.
HSL color Cylindrical-coordinate representation of color #B16474: hue angle of 347.53º 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 #B16474 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 100 | 116 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.31 |
| HSL | 347.53º | 0.33% | 0.54% | - |
| HSV(B) | 347.53º | 0.44% | 0.69% | - |
| XYZ | 25.84 | 19.72 | 18.97 | - |
| YUV | 124.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 100 | 116 | 0 | 0.44 | 0.34 | 0.31 | 347.53 | 0.33 | 0.54 |
| Hex | B1 | 64 | 74 | 0 | 2C | 22 | 1F | 15C | 21 | 36 |
| Octal | 261 | 144 | 164 | 0 | 54 | 42 | 37 | 534 | 41 | 66 |
| Binary | 10110001 | 1100100 | 1110100 | 0 | 101100 | 100010 | 11111 | 101011100 | 100001 | 110110 |
Color Harmonies of #B16474
Complementary color
Monochromatic Colors of #B16474
Black with #B16474
Text Example
Text Example
White with #B16474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16474; }
p { color: rgb(177,100,116); }
H1.HeaderClassName
{
color: #B16474;
}
.AnyTagClassName
{
color: #B16474;
}
</style>
background-color css
<style>
a { background-color: #B16474; }
a { background-color: rgb(177,100,116); }
div.DivClassName
{
background-color: #B16474;
}
.BgClassName
{
background-color: #B16474;
}
</style>
border-color css
<style>
span { border-color: #B16474; }
span { border-color: rgb(177,100,116); }
td.TdClassName
{
border-color: #B16474;
}
.TagClassName
{
border-color: #B16474;
}
</style>