Shades of Turkish Rose #B17274
Tints of Turkish Rose #B17274
RGB
CMYK
RGB Variations
Color information
#B17274 (or 0xB17274) is known color: Turkish Rose. HEX triplet: B1, 72 and 74. RGB value is (177,114,116). Sum of RGB (Red+Green+Blue) = 177+114+116=407 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.49% from 407); Green value is 114 (44.92% from 255 or 28.01% from 407); Blue value is 116 (45.70% from 255 or 28.50% from 407); Max value from RGB is 177 - color contains mainly: red. Hex color #B17274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17274 is #4E8D8B. Grayscale: #858585. Windows color (decimal): -5148044 or 7631537. OLE color: 7631537.
HSL color Cylindrical-coordinate representation of color #B17274: hue angle of 358.1º 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 #B17274 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 114 | 116 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.31 |
| HSL | 358.1º | 0.29% | 0.57% | - |
| HSV(B) | 358.1º | 0.36% | 0.69% | - |
| XYZ | 27.3 | 22.64 | 19.45 | - |
| YUV | 133.07 | 118.37 | 159.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 114 | 116 | 0 | 0.36 | 0.34 | 0.31 | 358.1 | 0.29 | 0.57 |
| Hex | B1 | 72 | 74 | 0 | 24 | 22 | 1F | 166 | 1D | 39 |
| Octal | 261 | 162 | 164 | 0 | 44 | 42 | 37 | 546 | 35 | 71 |
| Binary | 10110001 | 1110010 | 1110100 | 0 | 100100 | 100010 | 11111 | 101100110 | 11101 | 111001 |
Color Harmonies of #B17274
Complementary color
Monochromatic Colors of #B17274
Black with #B17274
Text Example
Text Example
White with #B17274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17274; }
p { color: rgb(177,114,116); }
H1.HeaderClassName
{
color: #B17274;
}
.AnyTagClassName
{
color: #B17274;
}
</style>
background-color css
<style>
a { background-color: #B17274; }
a { background-color: rgb(177,114,116); }
div.DivClassName
{
background-color: #B17274;
}
.BgClassName
{
background-color: #B17274;
}
</style>
border-color css
<style>
span { border-color: #B17274; }
span { border-color: rgb(177,114,116); }
td.TdClassName
{
border-color: #B17274;
}
.TagClassName
{
border-color: #B17274;
}
</style>