Shades of Turkish Rose #B07379
Tints of Turkish Rose #B07379
RGB
CMYK
RGB Variations
Color information
#B07379 (or 0xB07379) is known color: Turkish Rose. HEX triplet: B0, 73 and 79. RGB value is (176,115,121). Sum of RGB (Red+Green+Blue) = 176+115+121=412 (54% of max value = 765). Red value is 176 (69.14% from 255 or 42.72% from 412); Green value is 115 (45.31% from 255 or 27.91% from 412); Blue value is 121 (47.66% from 255 or 29.37% from 412); Max value from RGB is 176 - color contains mainly: red. Hex color #B07379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07379 is #4F8C86. Grayscale: #858585. Windows color (decimal): -5213319 or 7959472. OLE color: 7959472.
HSL color Cylindrical-coordinate representation of color #B07379: hue angle of 354.1º degrees, saturation: 0.28, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B07379 is Cyan = 0, Magento = 0.35, Yellow = 0.31 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 115 | 121 | - |
| CMYK | 0 | 0.35 | 0.31 | 0.31 |
| HSL | 354.1º | 0.28% | 0.57% | - |
| HSV(B) | 354.1º | 0.35% | 0.69% | - |
| XYZ | 27.49 | 22.87 | 21.06 | - |
| YUV | 133.92 | 120.71 | 158.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 115 | 121 | 0 | 0.35 | 0.31 | 0.31 | 354.1 | 0.28 | 0.57 |
| Hex | B0 | 73 | 79 | 0 | 23 | 1F | 1F | 162 | 1C | 39 |
| Octal | 260 | 163 | 171 | 0 | 43 | 37 | 37 | 542 | 34 | 71 |
| Binary | 10110000 | 1110011 | 1111001 | 0 | 100011 | 11111 | 11111 | 101100010 | 11100 | 111001 |
Color Harmonies of #B07379
Complementary color
Monochromatic Colors of #B07379
Black with #B07379
Text Example
Text Example
White with #B07379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07379; }
p { color: rgb(176,115,121); }
H1.HeaderClassName
{
color: #B07379;
}
.AnyTagClassName
{
color: #B07379;
}
</style>
background-color css
<style>
a { background-color: #B07379; }
a { background-color: rgb(176,115,121); }
div.DivClassName
{
background-color: #B07379;
}
.BgClassName
{
background-color: #B07379;
}
</style>
border-color css
<style>
span { border-color: #B07379; }
span { border-color: rgb(176,115,121); }
td.TdClassName
{
border-color: #B07379;
}
.TagClassName
{
border-color: #B07379;
}
</style>