Shades of Turkish Rose #B76869
Tints of Turkish Rose #B76869
RGB
CMYK
RGB Variations
Color information
#B76869 (or 0xB76869) is known color: Turkish Rose. HEX triplet: B7, 68 and 69. RGB value is (183,104,105). Sum of RGB (Red+Green+Blue) = 183+104+105=392 (51% of max value = 765). Red value is 183 (71.88% from 255 or 46.68% from 392); Green value is 104 (41.02% from 255 or 26.53% from 392); Blue value is 105 (41.41% from 255 or 26.79% from 392); Max value from RGB is 183 - color contains mainly: red. Hex color #B76869 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76869 is #489796. Grayscale: #7F7F7F. Windows color (decimal): -4757399 or 6908087. OLE color: 6908087.
HSL color Cylindrical-coordinate representation of color #B76869: hue angle of 359.24º 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 #B76869 is Cyan = 0, Magento = 0.43, Yellow = 0.43 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 104 | 105 | - |
| CMYK | 0 | 0.43 | 0.43 | 0.28 |
| HSL | 359.24º | 0.35% | 0.56% | - |
| HSV(B) | 359.24º | 0.43% | 0.72% | - |
| XYZ | 27.03 | 20.99 | 15.99 | - |
| YUV | 127.74 | 115.17 | 167.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 104 | 105 | 0 | 0.43 | 0.43 | 0.28 | 359.24 | 0.35 | 0.56 |
| Hex | B7 | 68 | 69 | 0 | 2B | 2B | 1C | 167 | 23 | 38 |
| Octal | 267 | 150 | 151 | 0 | 53 | 53 | 34 | 547 | 43 | 70 |
| Binary | 10110111 | 1101000 | 1101001 | 0 | 101011 | 101011 | 11100 | 101100111 | 100011 | 111000 |
Color Harmonies of #B76869
Complementary color
Monochromatic Colors of #B76869
Black with #B76869
Text Example
Text Example
White with #B76869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76869; }
p { color: rgb(183,104,105); }
H1.HeaderClassName
{
color: #B76869;
}
.AnyTagClassName
{
color: #B76869;
}
</style>
background-color css
<style>
a { background-color: #B76869; }
a { background-color: rgb(183,104,105); }
div.DivClassName
{
background-color: #B76869;
}
.BgClassName
{
background-color: #B76869;
}
</style>
border-color css
<style>
span { border-color: #B76869; }
span { border-color: rgb(183,104,105); }
td.TdClassName
{
border-color: #B76869;
}
.TagClassName
{
border-color: #B76869;
}
</style>