Shades of Turkish Rose #B67279
Tints of Turkish Rose #B67279
RGB
CMYK
RGB Variations
Color information
#B67279 (or 0xB67279) is known color: Turkish Rose. HEX triplet: B6, 72 and 79. RGB value is (182,114,121). Sum of RGB (Red+Green+Blue) = 182+114+121=417 (55% of max value = 765). Red value is 182 (71.48% from 255 or 43.65% from 417); Green value is 114 (44.92% from 255 or 27.34% from 417); Blue value is 121 (47.66% from 255 or 29.02% from 417); Max value from RGB is 182 - color contains mainly: red. Hex color #B67279 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B67279 is #498D86. Grayscale: #878787. Windows color (decimal): -4820359 or 7959222. OLE color: 7959222.
HSL color Cylindrical-coordinate representation of color #B67279: hue angle of 353.82º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B67279 is Cyan = 0, Magento = 0.37, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 114 | 121 | - |
| CMYK | 0 | 0.37 | 0.34 | 0.29 |
| HSL | 353.82º | 0.32% | 0.58% | - |
| HSV(B) | 353.82º | 0.37% | 0.71% | - |
| XYZ | 28.76 | 23.36 | 21.08 | - |
| YUV | 135.13 | 120.03 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 114 | 121 | 0 | 0.37 | 0.34 | 0.29 | 353.82 | 0.32 | 0.58 |
| Hex | B6 | 72 | 79 | 0 | 25 | 22 | 1D | 162 | 20 | 3A |
| Octal | 266 | 162 | 171 | 0 | 45 | 42 | 35 | 542 | 40 | 72 |
| Binary | 10110110 | 1110010 | 1111001 | 0 | 100101 | 100010 | 11101 | 101100010 | 100000 | 111010 |
Color Harmonies of #B67279
Complementary color
Monochromatic Colors of #B67279
Black with #B67279
Text Example
Text Example
White with #B67279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67279; }
p { color: rgb(182,114,121); }
H1.HeaderClassName
{
color: #B67279;
}
.AnyTagClassName
{
color: #B67279;
}
</style>
background-color css
<style>
a { background-color: #B67279; }
a { background-color: rgb(182,114,121); }
div.DivClassName
{
background-color: #B67279;
}
.BgClassName
{
background-color: #B67279;
}
</style>
border-color css
<style>
span { border-color: #B67279; }
span { border-color: rgb(182,114,121); }
td.TdClassName
{
border-color: #B67279;
}
.TagClassName
{
border-color: #B67279;
}
</style>