Shades of Turkish Rose #B16268
Tints of Turkish Rose #B16268
RGB
CMYK
RGB Variations
Color information
#B16268 (or 0xB16268) is known color: Turkish Rose. HEX triplet: B1, 62 and 68. RGB value is (177,98,104). Sum of RGB (Red+Green+Blue) = 177+98+104=379 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.70% from 379); Green value is 98 (38.67% from 255 or 25.86% from 379); Blue value is 104 (41.02% from 255 or 27.44% from 379); Max value from RGB is 177 - color contains mainly: red. Hex color #B16268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16268 is #4E9D97. Grayscale: #7A7A7A. Windows color (decimal): -5152152 or 6841009. OLE color: 6841009.
HSL color Cylindrical-coordinate representation of color #B16268: hue angle of 355.44º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B16268 is Cyan = 0, Magento = 0.45, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 98 | 104 | - |
| CMYK | 0 | 0.45 | 0.41 | 0.31 |
| HSL | 355.44º | 0.34% | 0.54% | - |
| HSV(B) | 355.44º | 0.45% | 0.69% | - |
| XYZ | 25 | 19.08 | 15.46 | - |
| YUV | 122.31 | 117.67 | 167.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 98 | 104 | 0 | 0.45 | 0.41 | 0.31 | 355.44 | 0.34 | 0.54 |
| Hex | B1 | 62 | 68 | 0 | 2D | 29 | 1F | 163 | 22 | 36 |
| Octal | 261 | 142 | 150 | 0 | 55 | 51 | 37 | 543 | 42 | 66 |
| Binary | 10110001 | 1100010 | 1101000 | 0 | 101101 | 101001 | 11111 | 101100011 | 100010 | 110110 |
Color Harmonies of #B16268
Complementary color
Monochromatic Colors of #B16268
Black with #B16268
Text Example
Text Example
White with #B16268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16268; }
p { color: rgb(177,98,104); }
H1.HeaderClassName
{
color: #B16268;
}
.AnyTagClassName
{
color: #B16268;
}
</style>
background-color css
<style>
a { background-color: #B16268; }
a { background-color: rgb(177,98,104); }
div.DivClassName
{
background-color: #B16268;
}
.BgClassName
{
background-color: #B16268;
}
</style>
border-color css
<style>
span { border-color: #B16268; }
span { border-color: rgb(177,98,104); }
td.TdClassName
{
border-color: #B16268;
}
.TagClassName
{
border-color: #B16268;
}
</style>