Shades of Turkish Rose #B06376
Tints of Turkish Rose #B06376
RGB
CMYK
RGB Variations
Color information
#B06376 (or 0xB06376) is known color: Turkish Rose. HEX triplet: B0, 63 and 76. RGB value is (176,99,118). Sum of RGB (Red+Green+Blue) = 176+99+118=393 (52% of max value = 765). Red value is 176 (69.14% from 255 or 44.78% from 393); Green value is 99 (39.06% from 255 or 25.19% from 393); Blue value is 118 (46.48% from 255 or 30.03% from 393); Max value from RGB is 176 - color contains mainly: red. Hex color #B06376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06376 is #4F9C89. Grayscale: #7C7C7C. Windows color (decimal): -5217418 or 7758768. OLE color: 7758768.
HSL color Cylindrical-coordinate representation of color #B06376: hue angle of 345.19º 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 #B06376 is Cyan = 0, Magento = 0.44, Yellow = 0.33 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 99 | 118 | - |
| CMYK | 0 | 0.44 | 0.33 | 0.31 |
| HSL | 345.19º | 0.33% | 0.54% | - |
| HSV(B) | 345.19º | 0.44% | 0.69% | - |
| XYZ | 25.64 | 19.46 | 19.54 | - |
| YUV | 124.19 | 124.51 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 99 | 118 | 0 | 0.44 | 0.33 | 0.31 | 345.19 | 0.33 | 0.54 |
| Hex | B0 | 63 | 76 | 0 | 2C | 21 | 1F | 159 | 21 | 36 |
| Octal | 260 | 143 | 166 | 0 | 54 | 41 | 37 | 531 | 41 | 66 |
| Binary | 10110000 | 1100011 | 1110110 | 0 | 101100 | 100001 | 11111 | 101011001 | 100001 | 110110 |
Color Harmonies of #B06376
Complementary color
Monochromatic Colors of #B06376
Black with #B06376
Text Example
Text Example
White with #B06376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06376; }
p { color: rgb(176,99,118); }
H1.HeaderClassName
{
color: #B06376;
}
.AnyTagClassName
{
color: #B06376;
}
</style>
background-color css
<style>
a { background-color: #B06376; }
a { background-color: rgb(176,99,118); }
div.DivClassName
{
background-color: #B06376;
}
.BgClassName
{
background-color: #B06376;
}
</style>
border-color css
<style>
span { border-color: #B06376; }
span { border-color: rgb(176,99,118); }
td.TdClassName
{
border-color: #B06376;
}
.TagClassName
{
border-color: #B06376;
}
</style>