Shades of Turkish Rose #B37375
Tints of Turkish Rose #B37375
RGB
CMYK
RGB Variations
Color information
#B37375 (or 0xB37375) is known color: Turkish Rose. HEX triplet: B3, 73 and 75. RGB value is (179,115,117). Sum of RGB (Red+Green+Blue) = 179+115+117=411 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.55% from 411); Green value is 115 (45.31% from 255 or 27.98% from 411); Blue value is 117 (46.09% from 255 or 28.47% from 411); Max value from RGB is 179 - color contains mainly: red. Hex color #B37375 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37375 is #4C8C8A. Grayscale: #868686. Windows color (decimal): -5016715 or 7697331. OLE color: 7697331.
HSL color Cylindrical-coordinate representation of color #B37375: hue angle of 358.12º degrees, saturation: 0.3, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B37375 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 115 | 117 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.30 |
| HSL | 358.13º | 0.3% | 0.58% | - |
| HSV(B) | 358.13º | 0.36% | 0.7% | - |
| XYZ | 27.93 | 23.13 | 19.82 | - |
| YUV | 134.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 115 | 117 | 0 | 0.36 | 0.35 | 0.30 | 358.13 | 0.3 | 0.58 |
| Hex | B3 | 73 | 75 | 0 | 24 | 23 | 1E | 166 | 1E | 3A |
| Octal | 263 | 163 | 165 | 0 | 44 | 43 | 36 | 546 | 36 | 72 |
| Binary | 10110011 | 1110011 | 1110101 | 0 | 100100 | 100011 | 11110 | 101100110 | 11110 | 111010 |
Color Harmonies of #B37375
Complementary color
Monochromatic Colors of #B37375
Black with #B37375
Text Example
Text Example
White with #B37375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37375; }
p { color: rgb(179,115,117); }
H1.HeaderClassName
{
color: #B37375;
}
.AnyTagClassName
{
color: #B37375;
}
</style>
background-color css
<style>
a { background-color: #B37375; }
a { background-color: rgb(179,115,117); }
div.DivClassName
{
background-color: #B37375;
}
.BgClassName
{
background-color: #B37375;
}
</style>
border-color css
<style>
span { border-color: #B37375; }
span { border-color: rgb(179,115,117); }
td.TdClassName
{
border-color: #B37375;
}
.TagClassName
{
border-color: #B37375;
}
</style>