Shades of Turkish Rose #B67072
Tints of Turkish Rose #B67072
RGB
CMYK
RGB Variations
Color information
#B67072 (or 0xB67072) is known color: Turkish Rose. HEX triplet: B6, 70 and 72. RGB value is (182,112,114). Sum of RGB (Red+Green+Blue) = 182+112+114=408 (54% of max value = 765). Red value is 182 (71.48% from 255 or 44.61% from 408); Green value is 112 (44.14% from 255 or 27.45% from 408); Blue value is 114 (44.92% from 255 or 27.94% from 408); Max value from RGB is 182 - color contains mainly: red. Hex color #B67072 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B67072 is #498F8D. Grayscale: #858585. Windows color (decimal): -4820878 or 7499958. OLE color: 7499958.
HSL color Cylindrical-coordinate representation of color #B67072: hue angle of 358.29º 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 #B67072 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 112 | 114 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.29 |
| HSL | 358.29º | 0.32% | 0.58% | - |
| HSV(B) | 358.29º | 0.38% | 0.71% | - |
| XYZ | 28.12 | 22.75 | 18.83 | - |
| YUV | 133.16 | 117.19 | 162.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 112 | 114 | 0 | 0.38 | 0.37 | 0.29 | 358.29 | 0.32 | 0.58 |
| Hex | B6 | 70 | 72 | 0 | 26 | 25 | 1D | 166 | 20 | 3A |
| Octal | 266 | 160 | 162 | 0 | 46 | 45 | 35 | 546 | 40 | 72 |
| Binary | 10110110 | 1110000 | 1110010 | 0 | 100110 | 100101 | 11101 | 101100110 | 100000 | 111010 |
Color Harmonies of #B67072
Complementary color
Monochromatic Colors of #B67072
Black with #B67072
Text Example
Text Example
White with #B67072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67072; }
p { color: rgb(182,112,114); }
H1.HeaderClassName
{
color: #B67072;
}
.AnyTagClassName
{
color: #B67072;
}
</style>
background-color css
<style>
a { background-color: #B67072; }
a { background-color: rgb(182,112,114); }
div.DivClassName
{
background-color: #B67072;
}
.BgClassName
{
background-color: #B67072;
}
</style>
border-color css
<style>
span { border-color: #B67072; }
span { border-color: rgb(182,112,114); }
td.TdClassName
{
border-color: #B67072;
}
.TagClassName
{
border-color: #B67072;
}
</style>