Shades of Turkish Rose #B06374
Tints of Turkish Rose #B06374
RGB
CMYK
RGB Variations
Color information
#B06374 (or 0xB06374) is known color: Turkish Rose. HEX triplet: B0, 63 and 74. RGB value is (176,99,116). Sum of RGB (Red+Green+Blue) = 176+99+116=391 (51% of max value = 765). Red value is 176 (69.14% from 255 or 45.01% from 391); Green value is 99 (39.06% from 255 or 25.32% from 391); Blue value is 116 (45.70% from 255 or 29.67% from 391); Max value from RGB is 176 - color contains mainly: red. Hex color #B06374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06374 is #4F9C8B. Grayscale: #7B7B7B. Windows color (decimal): -5217420 or 7627696. OLE color: 7627696.
HSL color Cylindrical-coordinate representation of color #B06374: hue angle of 346.75º 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 #B06374 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 99 | 116 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.31 |
| HSL | 346.75º | 0.33% | 0.54% | - |
| HSV(B) | 346.75º | 0.44% | 0.69% | - |
| XYZ | 25.52 | 19.41 | 18.93 | - |
| YUV | 123.96 | 123.51 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 99 | 116 | 0 | 0.44 | 0.34 | 0.31 | 346.75 | 0.33 | 0.54 |
| Hex | B0 | 63 | 74 | 0 | 2C | 22 | 1F | 15B | 21 | 36 |
| Octal | 260 | 143 | 164 | 0 | 54 | 42 | 37 | 533 | 41 | 66 |
| Binary | 10110000 | 1100011 | 1110100 | 0 | 101100 | 100010 | 11111 | 101011011 | 100001 | 110110 |
Color Harmonies of #B06374
Complementary color
Monochromatic Colors of #B06374
Black with #B06374
Text Example
Text Example
White with #B06374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06374; }
p { color: rgb(176,99,116); }
H1.HeaderClassName
{
color: #B06374;
}
.AnyTagClassName
{
color: #B06374;
}
</style>
background-color css
<style>
a { background-color: #B06374; }
a { background-color: rgb(176,99,116); }
div.DivClassName
{
background-color: #B06374;
}
.BgClassName
{
background-color: #B06374;
}
</style>
border-color css
<style>
span { border-color: #B06374; }
span { border-color: rgb(176,99,116); }
td.TdClassName
{
border-color: #B06374;
}
.TagClassName
{
border-color: #B06374;
}
</style>