Shades of Turkish Rose #B37277
Tints of Turkish Rose #B37277
RGB
CMYK
RGB Variations
Color information
#B37277 (or 0xB37277) is known color: Turkish Rose. HEX triplet: B3, 72 and 77. RGB value is (179,114,119). Sum of RGB (Red+Green+Blue) = 179+114+119=412 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.45% from 412); Green value is 114 (44.92% from 255 or 27.67% from 412); Blue value is 119 (46.88% from 255 or 28.88% from 412); Max value from RGB is 179 - color contains mainly: red. Hex color #B37277 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37277 is #4C8D88. Grayscale: #868686. Windows color (decimal): -5016969 or 7828147. OLE color: 7828147.
HSL color Cylindrical-coordinate representation of color #B37277: hue angle of 355.38º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B37277 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 114 | 119 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.30 |
| HSL | 355.38º | 0.3% | 0.57% | - |
| HSV(B) | 355.38º | 0.36% | 0.7% | - |
| XYZ | 27.94 | 22.95 | 20.41 | - |
| YUV | 134.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 114 | 119 | 0 | 0.36 | 0.34 | 0.30 | 355.38 | 0.3 | 0.57 |
| Hex | B3 | 72 | 77 | 0 | 24 | 22 | 1E | 163 | 1E | 39 |
| Octal | 263 | 162 | 167 | 0 | 44 | 42 | 36 | 543 | 36 | 71 |
| Binary | 10110011 | 1110010 | 1110111 | 0 | 100100 | 100010 | 11110 | 101100011 | 11110 | 111001 |
Color Harmonies of #B37277
Complementary color
Monochromatic Colors of #B37277
Black with #B37277
Text Example
Text Example
White with #B37277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37277; }
p { color: rgb(179,114,119); }
H1.HeaderClassName
{
color: #B37277;
}
.AnyTagClassName
{
color: #B37277;
}
</style>
background-color css
<style>
a { background-color: #B37277; }
a { background-color: rgb(179,114,119); }
div.DivClassName
{
background-color: #B37277;
}
.BgClassName
{
background-color: #B37277;
}
</style>
border-color css
<style>
span { border-color: #B37277; }
span { border-color: rgb(179,114,119); }
td.TdClassName
{
border-color: #B37277;
}
.TagClassName
{
border-color: #B37277;
}
</style>