Shades of Turkish Rose #B37175
Tints of Turkish Rose #B37175
RGB
CMYK
RGB Variations
Color information
#B37175 (or 0xB37175) is known color: Turkish Rose. HEX triplet: B3, 71 and 75. RGB value is (179,113,117). Sum of RGB (Red+Green+Blue) = 179+113+117=409 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.77% from 409); Green value is 113 (44.53% from 255 or 27.63% from 409); Blue value is 117 (46.09% from 255 or 28.61% from 409); Max value from RGB is 179 - color contains mainly: red. Hex color #B37175 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37175 is #4C8E8A. Grayscale: #858585. Windows color (decimal): -5017227 or 7696819. OLE color: 7696819.
HSL color Cylindrical-coordinate representation of color #B37175: hue angle of 356.36º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B37175 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 113 | 117 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.30 |
| HSL | 356.36º | 0.3% | 0.57% | - |
| HSV(B) | 356.36º | 0.37% | 0.7% | - |
| XYZ | 27.71 | 22.68 | 19.75 | - |
| YUV | 133.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 113 | 117 | 0 | 0.37 | 0.35 | 0.30 | 356.36 | 0.3 | 0.57 |
| Hex | B3 | 71 | 75 | 0 | 25 | 23 | 1E | 164 | 1E | 39 |
| Octal | 263 | 161 | 165 | 0 | 45 | 43 | 36 | 544 | 36 | 71 |
| Binary | 10110011 | 1110001 | 1110101 | 0 | 100101 | 100011 | 11110 | 101100100 | 11110 | 111001 |
Color Harmonies of #B37175
Complementary color
Monochromatic Colors of #B37175
Black with #B37175
Text Example
Text Example
White with #B37175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37175; }
p { color: rgb(179,113,117); }
H1.HeaderClassName
{
color: #B37175;
}
.AnyTagClassName
{
color: #B37175;
}
</style>
background-color css
<style>
a { background-color: #B37175; }
a { background-color: rgb(179,113,117); }
div.DivClassName
{
background-color: #B37175;
}
.BgClassName
{
background-color: #B37175;
}
</style>
border-color css
<style>
span { border-color: #B37175; }
span { border-color: rgb(179,113,117); }
td.TdClassName
{
border-color: #B37175;
}
.TagClassName
{
border-color: #B37175;
}
</style>