Shades of Turkish Rose #B67179
Tints of Turkish Rose #B67179
RGB
CMYK
RGB Variations
Color information
#B67179 (or 0xB67179) is known color: Turkish Rose. HEX triplet: B6, 71 and 79. RGB value is (182,113,121). Sum of RGB (Red+Green+Blue) = 182+113+121=416 (55% of max value = 765). Red value is 182 (71.48% from 255 or 43.75% from 416); Green value is 113 (44.53% from 255 or 27.16% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 182 - color contains mainly: red. Hex color #B67179 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B67179 is #498E86. Grayscale: #868686. Windows color (decimal): -4820615 or 7958966. OLE color: 7958966.
HSL color Cylindrical-coordinate representation of color #B67179: hue angle of 353.04º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B67179 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 113 | 121 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.29 |
| HSL | 353.04º | 0.32% | 0.58% | - |
| HSV(B) | 353.04º | 0.38% | 0.71% | - |
| XYZ | 28.65 | 23.14 | 21.04 | - |
| YUV | 134.54 | 120.36 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 113 | 121 | 0 | 0.38 | 0.34 | 0.29 | 353.04 | 0.32 | 0.58 |
| Hex | B6 | 71 | 79 | 0 | 26 | 22 | 1D | 161 | 20 | 3A |
| Octal | 266 | 161 | 171 | 0 | 46 | 42 | 35 | 541 | 40 | 72 |
| Binary | 10110110 | 1110001 | 1111001 | 0 | 100110 | 100010 | 11101 | 101100001 | 100000 | 111010 |
Color Harmonies of #B67179
Complementary color
Monochromatic Colors of #B67179
Black with #B67179
Text Example
Text Example
White with #B67179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67179; }
p { color: rgb(182,113,121); }
H1.HeaderClassName
{
color: #B67179;
}
.AnyTagClassName
{
color: #B67179;
}
</style>
background-color css
<style>
a { background-color: #B67179; }
a { background-color: rgb(182,113,121); }
div.DivClassName
{
background-color: #B67179;
}
.BgClassName
{
background-color: #B67179;
}
</style>
border-color css
<style>
span { border-color: #B67179; }
span { border-color: rgb(182,113,121); }
td.TdClassName
{
border-color: #B67179;
}
.TagClassName
{
border-color: #B67179;
}
</style>