Shades of Turkish Rose #B17277
Tints of Turkish Rose #B17277
RGB
CMYK
RGB Variations
Color information
#B17277 (or 0xB17277) is known color: Turkish Rose. HEX triplet: B1, 72 and 77. RGB value is (177,114,119). Sum of RGB (Red+Green+Blue) = 177+114+119=410 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.17% from 410); Green value is 114 (44.92% from 255 or 27.80% from 410); Blue value is 119 (46.88% from 255 or 29.02% from 410); Max value from RGB is 177 - color contains mainly: red. Hex color #B17277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17277 is #4E8D88. Grayscale: #858585. Windows color (decimal): -5148041 or 7828145. OLE color: 7828145.
HSL color Cylindrical-coordinate representation of color #B17277: hue angle of 355.24º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B17277 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 114 | 119 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.31 |
| HSL | 355.24º | 0.29% | 0.57% | - |
| HSV(B) | 355.24º | 0.36% | 0.69% | - |
| XYZ | 27.48 | 22.71 | 20.39 | - |
| YUV | 133.41 | 119.87 | 159.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 114 | 119 | 0 | 0.36 | 0.33 | 0.31 | 355.24 | 0.29 | 0.57 |
| Hex | B1 | 72 | 77 | 0 | 24 | 21 | 1F | 163 | 1D | 39 |
| Octal | 261 | 162 | 167 | 0 | 44 | 41 | 37 | 543 | 35 | 71 |
| Binary | 10110001 | 1110010 | 1110111 | 0 | 100100 | 100001 | 11111 | 101100011 | 11101 | 111001 |
Color Harmonies of #B17277
Complementary color
Monochromatic Colors of #B17277
Black with #B17277
Text Example
Text Example
White with #B17277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17277; }
p { color: rgb(177,114,119); }
H1.HeaderClassName
{
color: #B17277;
}
.AnyTagClassName
{
color: #B17277;
}
</style>
background-color css
<style>
a { background-color: #B17277; }
a { background-color: rgb(177,114,119); }
div.DivClassName
{
background-color: #B17277;
}
.BgClassName
{
background-color: #B17277;
}
</style>
border-color css
<style>
span { border-color: #B17277; }
span { border-color: rgb(177,114,119); }
td.TdClassName
{
border-color: #B17277;
}
.TagClassName
{
border-color: #B17277;
}
</style>