Shades of Turkish Rose #B16768
Tints of Turkish Rose #B16768
RGB
CMYK
RGB Variations
Color information
#B16768 (or 0xB16768) is known color: Turkish Rose. HEX triplet: B1, 67 and 68. RGB value is (177,103,104). Sum of RGB (Red+Green+Blue) = 177+103+104=384 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.09% from 384); Green value is 103 (40.62% from 255 or 26.82% from 384); Blue value is 104 (41.02% from 255 or 27.08% from 384); Max value from RGB is 177 - color contains mainly: red. Hex color #B16768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16768 is #4E9897. Grayscale: #7D7D7D. Windows color (decimal): -5150872 or 6842289. OLE color: 6842289.
HSL color Cylindrical-coordinate representation of color #B16768: hue angle of 359.19º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B16768 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 103 | 104 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.31 |
| HSL | 359.19º | 0.32% | 0.55% | - |
| HSV(B) | 359.19º | 0.42% | 0.69% | - |
| XYZ | 25.48 | 20.05 | 15.62 | - |
| YUV | 125.24 | 116.02 | 164.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 103 | 104 | 0 | 0.42 | 0.41 | 0.31 | 359.19 | 0.32 | 0.55 |
| Hex | B1 | 67 | 68 | 0 | 2A | 29 | 1F | 167 | 20 | 37 |
| Octal | 261 | 147 | 150 | 0 | 52 | 51 | 37 | 547 | 40 | 67 |
| Binary | 10110001 | 1100111 | 1101000 | 0 | 101010 | 101001 | 11111 | 101100111 | 100000 | 110111 |
Color Harmonies of #B16768
Complementary color
Monochromatic Colors of #B16768
Black with #B16768
Text Example
Text Example
White with #B16768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16768; }
p { color: rgb(177,103,104); }
H1.HeaderClassName
{
color: #B16768;
}
.AnyTagClassName
{
color: #B16768;
}
</style>
background-color css
<style>
a { background-color: #B16768; }
a { background-color: rgb(177,103,104); }
div.DivClassName
{
background-color: #B16768;
}
.BgClassName
{
background-color: #B16768;
}
</style>
border-color css
<style>
span { border-color: #B16768; }
span { border-color: rgb(177,103,104); }
td.TdClassName
{
border-color: #B16768;
}
.TagClassName
{
border-color: #B16768;
}
</style>