Shades of Turkish Rose #B16265
Tints of Turkish Rose #B16265
RGB
CMYK
RGB Variations
Color information
#B16265 (or 0xB16265) is known color: Turkish Rose. HEX triplet: B1, 62 and 65. RGB value is (177,98,101). Sum of RGB (Red+Green+Blue) = 177+98+101=376 (49% of max value = 765). Red value is 177 (69.53% from 255 or 47.07% from 376); Green value is 98 (38.67% from 255 or 26.06% from 376); Blue value is 101 (39.84% from 255 or 26.86% from 376); Max value from RGB is 177 - color contains mainly: red. Hex color #B16265 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16265 is #4E9D9A. Grayscale: #7A7A7A. Windows color (decimal): -5152155 or 6644401. OLE color: 6644401.
HSL color Cylindrical-coordinate representation of color #B16265: hue angle of 357.72º 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 #B16265 is Cyan = 0, Magento = 0.45, Yellow = 0.43 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 98 | 101 | - |
| CMYK | 0 | 0.45 | 0.43 | 0.31 |
| HSL | 357.72º | 0.34% | 0.54% | - |
| HSV(B) | 357.72º | 0.45% | 0.69% | - |
| XYZ | 24.85 | 19.02 | 14.67 | - |
| YUV | 121.96 | 116.17 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 98 | 101 | 0 | 0.45 | 0.43 | 0.31 | 357.72 | 0.34 | 0.54 |
| Hex | B1 | 62 | 65 | 0 | 2D | 2B | 1F | 166 | 22 | 36 |
| Octal | 261 | 142 | 145 | 0 | 55 | 53 | 37 | 546 | 42 | 66 |
| Binary | 10110001 | 1100010 | 1100101 | 0 | 101101 | 101011 | 11111 | 101100110 | 100010 | 110110 |
Color Harmonies of #B16265
Complementary color
Monochromatic Colors of #B16265
Black with #B16265
Text Example
Text Example
White with #B16265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16265; }
p { color: rgb(177,98,101); }
H1.HeaderClassName
{
color: #B16265;
}
.AnyTagClassName
{
color: #B16265;
}
</style>
background-color css
<style>
a { background-color: #B16265; }
a { background-color: rgb(177,98,101); }
div.DivClassName
{
background-color: #B16265;
}
.BgClassName
{
background-color: #B16265;
}
</style>
border-color css
<style>
span { border-color: #B16265; }
span { border-color: rgb(177,98,101); }
td.TdClassName
{
border-color: #B16265;
}
.TagClassName
{
border-color: #B16265;
}
</style>