Shades of Turkish Rose #B0616A
Tints of Turkish Rose #B0616A
RGB
CMYK
RGB Variations
Color information
#B0616A (or 0xB0616A) is known color: Turkish Rose. HEX triplet: B0, 61 and 6A. RGB value is (176,97,106). Sum of RGB (Red+Green+Blue) = 176+97+106=379 (50% of max value = 765). Red value is 176 (69.14% from 255 or 46.44% from 379); Green value is 97 (38.28% from 255 or 25.59% from 379); Blue value is 106 (41.80% from 255 or 27.97% from 379); Max value from RGB is 176 - color contains mainly: red. Hex color #B0616A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B0616A is #4F9E95. Grayscale: #797979. Windows color (decimal): -5217942 or 6971824. OLE color: 6971824.
HSL color Cylindrical-coordinate representation of color #B0616A: hue angle of 353.16º degrees, saturation: 0.33, 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 #B0616A is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 97 | 106 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.31 |
| HSL | 353.16º | 0.33% | 0.54% | - |
| HSV(B) | 353.16º | 0.45% | 0.69% | - |
| XYZ | 24.78 | 18.82 | 15.96 | - |
| YUV | 121.65 | 119.17 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 97 | 106 | 0 | 0.45 | 0.40 | 0.31 | 353.16 | 0.33 | 0.54 |
| Hex | B0 | 61 | 6A | 0 | 2D | 28 | 1F | 161 | 21 | 36 |
| Octal | 260 | 141 | 152 | 0 | 55 | 50 | 37 | 541 | 41 | 66 |
| Binary | 10110000 | 1100001 | 1101010 | 0 | 101101 | 101000 | 11111 | 101100001 | 100001 | 110110 |
Color Harmonies of #B0616A
Complementary color
Monochromatic Colors of #B0616A
Black with #B0616A
Text Example
Text Example
White with #B0616A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B0616A; }
p { color: rgb(176,97,106); }
H1.HeaderClassName
{
color: #B0616A;
}
.AnyTagClassName
{
color: #B0616A;
}
</style>
background-color css
<style>
a { background-color: #B0616A; }
a { background-color: rgb(176,97,106); }
div.DivClassName
{
background-color: #B0616A;
}
.BgClassName
{
background-color: #B0616A;
}
</style>
border-color css
<style>
span { border-color: #B0616A; }
span { border-color: rgb(176,97,106); }
td.TdClassName
{
border-color: #B0616A;
}
.TagClassName
{
border-color: #B0616A;
}
</style>