Shades of Turkish Rose #B76669
Tints of Turkish Rose #B76669
RGB
CMYK
RGB Variations
Color information
#B76669 (or 0xB76669) is known color: Turkish Rose. HEX triplet: B7, 66 and 69. RGB value is (183,102,105). Sum of RGB (Red+Green+Blue) = 183+102+105=390 (51% of max value = 765). Red value is 183 (71.88% from 255 or 46.92% from 390); Green value is 102 (40.23% from 255 or 26.15% from 390); Blue value is 105 (41.41% from 255 or 26.92% from 390); Max value from RGB is 183 - color contains mainly: red. Hex color #B76669 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76669 is #489996. Grayscale: #7E7E7E. Windows color (decimal): -4757911 or 6907575. OLE color: 6907575.
HSL color Cylindrical-coordinate representation of color #B76669: hue angle of 357.78º 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 #B76669 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 102 | 105 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.28 |
| HSL | 357.78º | 0.36% | 0.56% | - |
| HSV(B) | 357.78º | 0.44% | 0.72% | - |
| XYZ | 26.83 | 20.59 | 15.92 | - |
| YUV | 126.56 | 115.84 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 102 | 105 | 0 | 0.44 | 0.43 | 0.28 | 357.78 | 0.36 | 0.56 |
| Hex | B7 | 66 | 69 | 0 | 2C | 2B | 1C | 166 | 24 | 38 |
| Octal | 267 | 146 | 151 | 0 | 54 | 53 | 34 | 546 | 44 | 70 |
| Binary | 10110111 | 1100110 | 1101001 | 0 | 101100 | 101011 | 11100 | 101100110 | 100100 | 111000 |
Color Harmonies of #B76669
Complementary color
Monochromatic Colors of #B76669
Black with #B76669
Text Example
Text Example
White with #B76669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76669; }
p { color: rgb(183,102,105); }
H1.HeaderClassName
{
color: #B76669;
}
.AnyTagClassName
{
color: #B76669;
}
</style>
background-color css
<style>
a { background-color: #B76669; }
a { background-color: rgb(183,102,105); }
div.DivClassName
{
background-color: #B76669;
}
.BgClassName
{
background-color: #B76669;
}
</style>
border-color css
<style>
span { border-color: #B76669; }
span { border-color: rgb(183,102,105); }
td.TdClassName
{
border-color: #B76669;
}
.TagClassName
{
border-color: #B76669;
}
</style>