Shades of Turkish Rose #B76674
Tints of Turkish Rose #B76674
RGB
CMYK
RGB Variations
Color information
#B76674 (or 0xB76674) is known color: Turkish Rose. HEX triplet: B7, 66 and 74. RGB value is (183,102,116). Sum of RGB (Red+Green+Blue) = 183+102+116=401 (53% of max value = 765). Red value is 183 (71.88% from 255 or 45.64% from 401); Green value is 102 (40.23% from 255 or 25.44% from 401); Blue value is 116 (45.70% from 255 or 28.93% from 401); Max value from RGB is 183 - color contains mainly: red. Hex color #B76674 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76674 is #48998B. Grayscale: #7F7F7F. Windows color (decimal): -4757900 or 7628471. OLE color: 7628471.
HSL color Cylindrical-coordinate representation of color #B76674: hue angle of 349.63º degrees, saturation: 0.36, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B76674 is Cyan = 0, Magento = 0.44, Yellow = 0.37 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 102 | 116 | - |
| CMYK | 0 | 0.44 | 0.37 | 0.28 |
| HSL | 349.63º | 0.36% | 0.56% | - |
| HSV(B) | 349.63º | 0.44% | 0.72% | - |
| XYZ | 27.43 | 20.83 | 19.1 | - |
| YUV | 127.82 | 121.34 | 167.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 102 | 116 | 0 | 0.44 | 0.37 | 0.28 | 349.63 | 0.36 | 0.56 |
| Hex | B7 | 66 | 74 | 0 | 2C | 25 | 1C | 15E | 24 | 38 |
| Octal | 267 | 146 | 164 | 0 | 54 | 45 | 34 | 536 | 44 | 70 |
| Binary | 10110111 | 1100110 | 1110100 | 0 | 101100 | 100101 | 11100 | 101011110 | 100100 | 111000 |
Color Harmonies of #B76674
Complementary color
Monochromatic Colors of #B76674
Black with #B76674
Text Example
Text Example
White with #B76674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76674; }
p { color: rgb(183,102,116); }
H1.HeaderClassName
{
color: #B76674;
}
.AnyTagClassName
{
color: #B76674;
}
</style>
background-color css
<style>
a { background-color: #B76674; }
a { background-color: rgb(183,102,116); }
div.DivClassName
{
background-color: #B76674;
}
.BgClassName
{
background-color: #B76674;
}
</style>
border-color css
<style>
span { border-color: #B76674; }
span { border-color: rgb(183,102,116); }
td.TdClassName
{
border-color: #B76674;
}
.TagClassName
{
border-color: #B76674;
}
</style>