Shades of Turkish Rose #B27074
Tints of Turkish Rose #B27074
RGB
CMYK
RGB Variations
Color information
#B27074 (or 0xB27074) is known color: Turkish Rose. HEX triplet: B2, 70 and 74. RGB value is (178,112,116). Sum of RGB (Red+Green+Blue) = 178+112+116=406 (53% of max value = 765). Red value is 178 (69.92% from 255 or 43.84% from 406); Green value is 112 (44.14% from 255 or 27.59% from 406); Blue value is 116 (45.70% from 255 or 28.57% from 406); Max value from RGB is 178 - color contains mainly: red. Hex color #B27074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27074 is #4D8F8B. Grayscale: #848484. Windows color (decimal): -5083020 or 7631026. OLE color: 7631026.
HSL color Cylindrical-coordinate representation of color #B27074: hue angle of 356.36º 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 #B27074 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 112 | 116 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.30 |
| HSL | 356.36º | 0.3% | 0.57% | - |
| HSV(B) | 356.36º | 0.37% | 0.7% | - |
| XYZ | 27.31 | 22.31 | 19.39 | - |
| YUV | 132.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 112 | 116 | 0 | 0.37 | 0.35 | 0.30 | 356.36 | 0.3 | 0.57 |
| Hex | B2 | 70 | 74 | 0 | 25 | 23 | 1E | 164 | 1E | 39 |
| Octal | 262 | 160 | 164 | 0 | 45 | 43 | 36 | 544 | 36 | 71 |
| Binary | 10110010 | 1110000 | 1110100 | 0 | 100101 | 100011 | 11110 | 101100100 | 11110 | 111001 |
Color Harmonies of #B27074
Complementary color
Monochromatic Colors of #B27074
Black with #B27074
Text Example
Text Example
White with #B27074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27074; }
p { color: rgb(178,112,116); }
H1.HeaderClassName
{
color: #B27074;
}
.AnyTagClassName
{
color: #B27074;
}
</style>
background-color css
<style>
a { background-color: #B27074; }
a { background-color: rgb(178,112,116); }
div.DivClassName
{
background-color: #B27074;
}
.BgClassName
{
background-color: #B27074;
}
</style>
border-color css
<style>
span { border-color: #B27074; }
span { border-color: rgb(178,112,116); }
td.TdClassName
{
border-color: #B27074;
}
.TagClassName
{
border-color: #B27074;
}
</style>