Shades of Turkish Rose #B27377
Tints of Turkish Rose #B27377
RGB
CMYK
RGB Variations
Color information
#B27377 (or 0xB27377) is known color: Turkish Rose. HEX triplet: B2, 73 and 77. RGB value is (178,115,119). Sum of RGB (Red+Green+Blue) = 178+115+119=412 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.20% from 412); Green value is 115 (45.31% from 255 or 27.91% from 412); Blue value is 119 (46.88% from 255 or 28.88% from 412); Max value from RGB is 178 - color contains mainly: red. Hex color #B27377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27377 is #4D8C88. Grayscale: #868686. Windows color (decimal): -5082249 or 7828402. OLE color: 7828402.
HSL color Cylindrical-coordinate representation of color #B27377: hue angle of 356.19º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B27377 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 115 | 119 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.30 |
| HSL | 356.19º | 0.29% | 0.57% | - |
| HSV(B) | 356.19º | 0.35% | 0.7% | - |
| XYZ | 27.82 | 23.06 | 20.44 | - |
| YUV | 134.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 115 | 119 | 0 | 0.35 | 0.33 | 0.30 | 356.19 | 0.29 | 0.57 |
| Hex | B2 | 73 | 77 | 0 | 23 | 21 | 1E | 164 | 1D | 39 |
| Octal | 262 | 163 | 167 | 0 | 43 | 41 | 36 | 544 | 35 | 71 |
| Binary | 10110010 | 1110011 | 1110111 | 0 | 100011 | 100001 | 11110 | 101100100 | 11101 | 111001 |
Color Harmonies of #B27377
Complementary color
Monochromatic Colors of #B27377
Black with #B27377
Text Example
Text Example
White with #B27377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27377; }
p { color: rgb(178,115,119); }
H1.HeaderClassName
{
color: #B27377;
}
.AnyTagClassName
{
color: #B27377;
}
</style>
background-color css
<style>
a { background-color: #B27377; }
a { background-color: rgb(178,115,119); }
div.DivClassName
{
background-color: #B27377;
}
.BgClassName
{
background-color: #B27377;
}
</style>
border-color css
<style>
span { border-color: #B27377; }
span { border-color: rgb(178,115,119); }
td.TdClassName
{
border-color: #B27377;
}
.TagClassName
{
border-color: #B27377;
}
</style>