Shades of Turkish Rose #B27179
Tints of Turkish Rose #B27179
RGB
CMYK
RGB Variations
Color information
#B27179 (or 0xB27179) is known color: Turkish Rose. HEX triplet: B2, 71 and 79. RGB value is (178,113,121). Sum of RGB (Red+Green+Blue) = 178+113+121=412 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.20% from 412); Green value is 113 (44.53% from 255 or 27.43% from 412); Blue value is 121 (47.66% from 255 or 29.37% from 412); Max value from RGB is 178 - color contains mainly: red. Hex color #B27179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27179 is #4D8E86. Grayscale: #858585. Windows color (decimal): -5082759 or 7958962. OLE color: 7958962.
HSL color Cylindrical-coordinate representation of color #B27179: hue angle of 352.62º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B27179 is Cyan = 0, Magento = 0.37, Yellow = 0.32 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 113 | 121 | - |
| CMYK | 0 | 0.37 | 0.32 | 0.30 |
| HSL | 352.62º | 0.3% | 0.57% | - |
| HSV(B) | 352.62º | 0.37% | 0.7% | - |
| XYZ | 27.72 | 22.66 | 21 | - |
| YUV | 133.35 | 121.03 | 159.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 113 | 121 | 0 | 0.37 | 0.32 | 0.30 | 352.62 | 0.3 | 0.57 |
| Hex | B2 | 71 | 79 | 0 | 25 | 20 | 1E | 161 | 1E | 39 |
| Octal | 262 | 161 | 171 | 0 | 45 | 40 | 36 | 541 | 36 | 71 |
| Binary | 10110010 | 1110001 | 1111001 | 0 | 100101 | 100000 | 11110 | 101100001 | 11110 | 111001 |
Color Harmonies of #B27179
Complementary color
Monochromatic Colors of #B27179
Black with #B27179
Text Example
Text Example
White with #B27179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27179; }
p { color: rgb(178,113,121); }
H1.HeaderClassName
{
color: #B27179;
}
.AnyTagClassName
{
color: #B27179;
}
</style>
background-color css
<style>
a { background-color: #B27179; }
a { background-color: rgb(178,113,121); }
div.DivClassName
{
background-color: #B27179;
}
.BgClassName
{
background-color: #B27179;
}
</style>
border-color css
<style>
span { border-color: #B27179; }
span { border-color: rgb(178,113,121); }
td.TdClassName
{
border-color: #B27179;
}
.TagClassName
{
border-color: #B27179;
}
</style>