Shades of Turkish Rose #B06273
Tints of Turkish Rose #B06273
RGB
CMYK
RGB Variations
Color information
#B06273 (or 0xB06273) is known color: Turkish Rose. HEX triplet: B0, 62 and 73. RGB value is (176,98,115). Sum of RGB (Red+Green+Blue) = 176+98+115=389 (51% of max value = 765). Red value is 176 (69.14% from 255 or 45.24% from 389); Green value is 98 (38.67% from 255 or 25.19% from 389); Blue value is 115 (45.31% from 255 or 29.56% from 389); Max value from RGB is 176 - color contains mainly: red. Hex color #B06273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06273 is #4F9D8C. Grayscale: #7B7B7B. Windows color (decimal): -5217677 or 7561904. OLE color: 7561904.
HSL color Cylindrical-coordinate representation of color #B06273: hue angle of 346.92º degrees, saturation: 0.33, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B06273 is Cyan = 0, Magento = 0.44, Yellow = 0.35 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 98 | 115 | - |
| CMYK | 0 | 0.44 | 0.35 | 0.31 |
| HSL | 346.92º | 0.33% | 0.54% | - |
| HSV(B) | 346.92º | 0.44% | 0.69% | - |
| XYZ | 25.37 | 19.2 | 18.59 | - |
| YUV | 123.26 | 123.34 | 165.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 98 | 115 | 0 | 0.44 | 0.35 | 0.31 | 346.92 | 0.33 | 0.54 |
| Hex | B0 | 62 | 73 | 0 | 2C | 23 | 1F | 15B | 21 | 36 |
| Octal | 260 | 142 | 163 | 0 | 54 | 43 | 37 | 533 | 41 | 66 |
| Binary | 10110000 | 1100010 | 1110011 | 0 | 101100 | 100011 | 11111 | 101011011 | 100001 | 110110 |
Color Harmonies of #B06273
Complementary color
Monochromatic Colors of #B06273
Black with #B06273
Text Example
Text Example
White with #B06273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06273; }
p { color: rgb(176,98,115); }
H1.HeaderClassName
{
color: #B06273;
}
.AnyTagClassName
{
color: #B06273;
}
</style>
background-color css
<style>
a { background-color: #B06273; }
a { background-color: rgb(176,98,115); }
div.DivClassName
{
background-color: #B06273;
}
.BgClassName
{
background-color: #B06273;
}
</style>
border-color css
<style>
span { border-color: #B06273; }
span { border-color: rgb(176,98,115); }
td.TdClassName
{
border-color: #B06273;
}
.TagClassName
{
border-color: #B06273;
}
</style>