Shades of Turkish Rose #B06869
Tints of Turkish Rose #B06869
RGB
CMYK
RGB Variations
Color information
#B06869 (or 0xB06869) is known color: Turkish Rose. HEX triplet: B0, 68 and 69. RGB value is (176,104,105). Sum of RGB (Red+Green+Blue) = 176+104+105=385 (50% of max value = 765). Red value is 176 (69.14% from 255 or 45.71% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 105 (41.41% from 255 or 27.27% from 385); Max value from RGB is 176 - color contains mainly: red. Hex color #B06869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06869 is #4F9796. Grayscale: #7D7D7D. Windows color (decimal): -5216151 or 6908080. OLE color: 6908080.
HSL color Cylindrical-coordinate representation of color #B06869: hue angle of 359.17º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B06869 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 104 | 105 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.31 |
| HSL | 359.17º | 0.31% | 0.55% | - |
| HSV(B) | 359.17º | 0.41% | 0.69% | - |
| XYZ | 25.4 | 20.15 | 15.92 | - |
| YUV | 125.64 | 116.35 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 104 | 105 | 0 | 0.41 | 0.40 | 0.31 | 359.17 | 0.31 | 0.55 |
| Hex | B0 | 68 | 69 | 0 | 29 | 28 | 1F | 167 | 1F | 37 |
| Octal | 260 | 150 | 151 | 0 | 51 | 50 | 37 | 547 | 37 | 67 |
| Binary | 10110000 | 1101000 | 1101001 | 0 | 101001 | 101000 | 11111 | 101100111 | 11111 | 110111 |
Color Harmonies of #B06869
Complementary color
Monochromatic Colors of #B06869
Black with #B06869
Text Example
Text Example
White with #B06869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06869; }
p { color: rgb(176,104,105); }
H1.HeaderClassName
{
color: #B06869;
}
.AnyTagClassName
{
color: #B06869;
}
</style>
background-color css
<style>
a { background-color: #B06869; }
a { background-color: rgb(176,104,105); }
div.DivClassName
{
background-color: #B06869;
}
.BgClassName
{
background-color: #B06869;
}
</style>
border-color css
<style>
span { border-color: #B06869; }
span { border-color: rgb(176,104,105); }
td.TdClassName
{
border-color: #B06869;
}
.TagClassName
{
border-color: #B06869;
}
</style>