Shades of Turkish Rose #B17475
Tints of Turkish Rose #B17475
RGB
CMYK
RGB Variations
Color information
#B17475 (or 0xB17475) is known color: Turkish Rose. HEX triplet: B1, 74 and 75. RGB value is (177,116,117). Sum of RGB (Red+Green+Blue) = 177+116+117=410 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.17% from 410); Green value is 116 (45.70% from 255 or 28.29% from 410); Blue value is 117 (46.09% from 255 or 28.54% from 410); Max value from RGB is 177 - color contains mainly: red. Hex color #B17475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17475 is #4E8B8A. Grayscale: #868686. Windows color (decimal): -5147531 or 7697585. OLE color: 7697585.
HSL color Cylindrical-coordinate representation of color #B17475: hue angle of 359.02º degrees, saturation: 0.28, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B17475 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 116 | 117 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.31 |
| HSL | 359.02º | 0.28% | 0.57% | - |
| HSV(B) | 359.02º | 0.34% | 0.69% | - |
| XYZ | 27.59 | 23.12 | 19.84 | - |
| YUV | 134.35 | 118.21 | 158.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 116 | 117 | 0 | 0.34 | 0.34 | 0.31 | 359.02 | 0.28 | 0.57 |
| Hex | B1 | 74 | 75 | 0 | 22 | 22 | 1F | 167 | 1C | 39 |
| Octal | 261 | 164 | 165 | 0 | 42 | 42 | 37 | 547 | 34 | 71 |
| Binary | 10110001 | 1110100 | 1110101 | 0 | 100010 | 100010 | 11111 | 101100111 | 11100 | 111001 |
Color Harmonies of #B17475
Complementary color
Monochromatic Colors of #B17475
Black with #B17475
Text Example
Text Example
White with #B17475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17475; }
p { color: rgb(177,116,117); }
H1.HeaderClassName
{
color: #B17475;
}
.AnyTagClassName
{
color: #B17475;
}
</style>
background-color css
<style>
a { background-color: #B17475; }
a { background-color: rgb(177,116,117); }
div.DivClassName
{
background-color: #B17475;
}
.BgClassName
{
background-color: #B17475;
}
</style>
border-color css
<style>
span { border-color: #B17475; }
span { border-color: rgb(177,116,117); }
td.TdClassName
{
border-color: #B17475;
}
.TagClassName
{
border-color: #B17475;
}
</style>