Shades of Turkish Rose #B76472
Tints of Turkish Rose #B76472
RGB
CMYK
RGB Variations
Color information
#B76472 (or 0xB76472) is known color: Turkish Rose. HEX triplet: B7, 64 and 72. RGB value is (183,100,114). Sum of RGB (Red+Green+Blue) = 183+100+114=397 (52% of max value = 765). Red value is 183 (71.88% from 255 or 46.10% from 397); Green value is 100 (39.45% from 255 or 25.19% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 183 - color contains mainly: red. Hex color #B76472 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76472 is #489B8D. Grayscale: #7E7E7E. Windows color (decimal): -4758414 or 7496887. OLE color: 7496887.
HSL color Cylindrical-coordinate representation of color #B76472: hue angle of 349.88º degrees, saturation: 0.37, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B76472 is Cyan = 0, Magento = 0.45, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 100 | 114 | - |
| CMYK | 0 | 0.45 | 0.38 | 0.28 |
| HSL | 349.88º | 0.37% | 0.55% | - |
| HSV(B) | 349.88º | 0.45% | 0.72% | - |
| XYZ | 27.12 | 20.4 | 18.43 | - |
| YUV | 126.41 | 121 | 168.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 100 | 114 | 0 | 0.45 | 0.38 | 0.28 | 349.88 | 0.37 | 0.55 |
| Hex | B7 | 64 | 72 | 0 | 2D | 26 | 1C | 15E | 25 | 37 |
| Octal | 267 | 144 | 162 | 0 | 55 | 46 | 34 | 536 | 45 | 67 |
| Binary | 10110111 | 1100100 | 1110010 | 0 | 101101 | 100110 | 11100 | 101011110 | 100101 | 110111 |
Color Harmonies of #B76472
Complementary color
Monochromatic Colors of #B76472
Black with #B76472
Text Example
Text Example
White with #B76472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76472; }
p { color: rgb(183,100,114); }
H1.HeaderClassName
{
color: #B76472;
}
.AnyTagClassName
{
color: #B76472;
}
</style>
background-color css
<style>
a { background-color: #B76472; }
a { background-color: rgb(183,100,114); }
div.DivClassName
{
background-color: #B76472;
}
.BgClassName
{
background-color: #B76472;
}
</style>
border-color css
<style>
span { border-color: #B76472; }
span { border-color: rgb(183,100,114); }
td.TdClassName
{
border-color: #B76472;
}
.TagClassName
{
border-color: #B76472;
}
</style>