Shades of Turkish Rose #B76874
Tints of Turkish Rose #B76874
RGB
CMYK
RGB Variations
Color information
#B76874 (or 0xB76874) is known color: Turkish Rose. HEX triplet: B7, 68 and 74. RGB value is (183,104,116). Sum of RGB (Red+Green+Blue) = 183+104+116=403 (53% of max value = 765). Red value is 183 (71.88% from 255 or 45.41% from 403); Green value is 104 (41.02% from 255 or 25.81% from 403); Blue value is 116 (45.70% from 255 or 28.78% from 403); Max value from RGB is 183 - color contains mainly: red. Hex color #B76874 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76874 is #48978B. Grayscale: #818181. Windows color (decimal): -4757388 or 7628983. OLE color: 7628983.
HSL color Cylindrical-coordinate representation of color #B76874: hue angle of 350.89º degrees, saturation: 0.35, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B76874 is Cyan = 0, Magento = 0.43, Yellow = 0.37 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 104 | 116 | - |
| CMYK | 0 | 0.43 | 0.37 | 0.28 |
| HSL | 350.89º | 0.35% | 0.56% | - |
| HSV(B) | 350.89º | 0.43% | 0.72% | - |
| XYZ | 27.63 | 21.23 | 19.16 | - |
| YUV | 128.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 104 | 116 | 0 | 0.43 | 0.37 | 0.28 | 350.89 | 0.35 | 0.56 |
| Hex | B7 | 68 | 74 | 0 | 2B | 25 | 1C | 15F | 23 | 38 |
| Octal | 267 | 150 | 164 | 0 | 53 | 45 | 34 | 537 | 43 | 70 |
| Binary | 10110111 | 1101000 | 1110100 | 0 | 101011 | 100101 | 11100 | 101011111 | 100011 | 111000 |
Color Harmonies of #B76874
Complementary color
Monochromatic Colors of #B76874
Black with #B76874
Text Example
Text Example
White with #B76874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76874; }
p { color: rgb(183,104,116); }
H1.HeaderClassName
{
color: #B76874;
}
.AnyTagClassName
{
color: #B76874;
}
</style>
background-color css
<style>
a { background-color: #B76874; }
a { background-color: rgb(183,104,116); }
div.DivClassName
{
background-color: #B76874;
}
.BgClassName
{
background-color: #B76874;
}
</style>
border-color css
<style>
span { border-color: #B76874; }
span { border-color: rgb(183,104,116); }
td.TdClassName
{
border-color: #B76874;
}
.TagClassName
{
border-color: #B76874;
}
</style>