Shades of Turkish Rose #B07275
Tints of Turkish Rose #B07275
RGB
CMYK
RGB Variations
Color information
#B07275 (or 0xB07275) is known color: Turkish Rose. HEX triplet: B0, 72 and 75. RGB value is (176,114,117). Sum of RGB (Red+Green+Blue) = 176+114+117=407 (53% of max value = 765). Red value is 176 (69.14% from 255 or 43.24% from 407); Green value is 114 (44.92% from 255 or 28.01% from 407); Blue value is 117 (46.09% from 255 or 28.75% from 407); Max value from RGB is 176 - color contains mainly: red. Hex color #B07275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07275 is #4F8D8A. Grayscale: #848484. Windows color (decimal): -5213579 or 7697072. OLE color: 7697072.
HSL color Cylindrical-coordinate representation of color #B07275: hue angle of 357.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 #B07275 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 114 | 117 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.31 |
| HSL | 357.1º | 0.28% | 0.57% | - |
| HSV(B) | 357.1º | 0.35% | 0.69% | - |
| XYZ | 27.13 | 22.55 | 19.75 | - |
| YUV | 132.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 114 | 117 | 0 | 0.35 | 0.34 | 0.31 | 357.1 | 0.28 | 0.57 |
| Hex | B0 | 72 | 75 | 0 | 23 | 22 | 1F | 165 | 1C | 39 |
| Octal | 260 | 162 | 165 | 0 | 43 | 42 | 37 | 545 | 34 | 71 |
| Binary | 10110000 | 1110010 | 1110101 | 0 | 100011 | 100010 | 11111 | 101100101 | 11100 | 111001 |
Color Harmonies of #B07275
Complementary color
Monochromatic Colors of #B07275
Black with #B07275
Text Example
Text Example
White with #B07275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07275; }
p { color: rgb(176,114,117); }
H1.HeaderClassName
{
color: #B07275;
}
.AnyTagClassName
{
color: #B07275;
}
</style>
background-color css
<style>
a { background-color: #B07275; }
a { background-color: rgb(176,114,117); }
div.DivClassName
{
background-color: #B07275;
}
.BgClassName
{
background-color: #B07275;
}
</style>
border-color css
<style>
span { border-color: #B07275; }
span { border-color: rgb(176,114,117); }
td.TdClassName
{
border-color: #B07275;
}
.TagClassName
{
border-color: #B07275;
}
</style>