Shades of Turkish Rose #B07375
Tints of Turkish Rose #B07375
RGB
CMYK
RGB Variations
Color information
#B07375 (or 0xB07375) is known color: Turkish Rose. HEX triplet: B0, 73 and 75. RGB value is (176,115,117). Sum of RGB (Red+Green+Blue) = 176+115+117=408 (54% of max value = 765). Red value is 176 (69.14% from 255 or 43.14% from 408); Green value is 115 (45.31% from 255 or 28.19% from 408); Blue value is 117 (46.09% from 255 or 28.68% from 408); Max value from RGB is 176 - color contains mainly: red. Hex color #B07375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07375 is #4F8C8A. Grayscale: #858585. Windows color (decimal): -5213323 or 7697328. OLE color: 7697328.
HSL color Cylindrical-coordinate representation of color #B07375: hue angle of 358.03º 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 #B07375 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 115 | 117 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.31 |
| HSL | 358.03º | 0.28% | 0.57% | - |
| HSV(B) | 358.03º | 0.35% | 0.69% | - |
| XYZ | 27.25 | 22.78 | 19.79 | - |
| YUV | 133.47 | 118.71 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 115 | 117 | 0 | 0.35 | 0.34 | 0.31 | 358.03 | 0.28 | 0.57 |
| Hex | B0 | 73 | 75 | 0 | 23 | 22 | 1F | 166 | 1C | 39 |
| Octal | 260 | 163 | 165 | 0 | 43 | 42 | 37 | 546 | 34 | 71 |
| Binary | 10110000 | 1110011 | 1110101 | 0 | 100011 | 100010 | 11111 | 101100110 | 11100 | 111001 |
Color Harmonies of #B07375
Complementary color
Monochromatic Colors of #B07375
Black with #B07375
Text Example
Text Example
White with #B07375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07375; }
p { color: rgb(176,115,117); }
H1.HeaderClassName
{
color: #B07375;
}
.AnyTagClassName
{
color: #B07375;
}
</style>
background-color css
<style>
a { background-color: #B07375; }
a { background-color: rgb(176,115,117); }
div.DivClassName
{
background-color: #B07375;
}
.BgClassName
{
background-color: #B07375;
}
</style>
border-color css
<style>
span { border-color: #B07375; }
span { border-color: rgb(176,115,117); }
td.TdClassName
{
border-color: #B07375;
}
.TagClassName
{
border-color: #B07375;
}
</style>