Shades of Turkish Rose #B16468
Tints of Turkish Rose #B16468
RGB
CMYK
RGB Variations
Color information
#B16468 (or 0xB16468) is known color: Turkish Rose. HEX triplet: B1, 64 and 68. RGB value is (177,100,104). Sum of RGB (Red+Green+Blue) = 177+100+104=381 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.46% from 381); Green value is 100 (39.45% from 255 or 26.25% from 381); Blue value is 104 (41.02% from 255 or 27.30% from 381); Max value from RGB is 177 - color contains mainly: red. Hex color #B16468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16468 is #4E9B97. Grayscale: #7B7B7B. Windows color (decimal): -5151640 or 6841521. OLE color: 6841521.
HSL color Cylindrical-coordinate representation of color #B16468: hue angle of 356.88º 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 #B16468 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 100 | 104 | - |
| CMYK | 0 | 0.44 | 0.41 | 0.31 |
| HSL | 356.88º | 0.33% | 0.54% | - |
| HSV(B) | 356.88º | 0.44% | 0.69% | - |
| XYZ | 25.19 | 19.46 | 15.53 | - |
| YUV | 123.48 | 117.01 | 166.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 100 | 104 | 0 | 0.44 | 0.41 | 0.31 | 356.88 | 0.33 | 0.54 |
| Hex | B1 | 64 | 68 | 0 | 2C | 29 | 1F | 165 | 21 | 36 |
| Octal | 261 | 144 | 150 | 0 | 54 | 51 | 37 | 545 | 41 | 66 |
| Binary | 10110001 | 1100100 | 1101000 | 0 | 101100 | 101001 | 11111 | 101100101 | 100001 | 110110 |
Color Harmonies of #B16468
Complementary color
Monochromatic Colors of #B16468
Black with #B16468
Text Example
Text Example
White with #B16468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16468; }
p { color: rgb(177,100,104); }
H1.HeaderClassName
{
color: #B16468;
}
.AnyTagClassName
{
color: #B16468;
}
</style>
background-color css
<style>
a { background-color: #B16468; }
a { background-color: rgb(177,100,104); }
div.DivClassName
{
background-color: #B16468;
}
.BgClassName
{
background-color: #B16468;
}
</style>
border-color css
<style>
span { border-color: #B16468; }
span { border-color: rgb(177,100,104); }
td.TdClassName
{
border-color: #B16468;
}
.TagClassName
{
border-color: #B16468;
}
</style>