Shades of Turkish Rose #B76667
Tints of Turkish Rose #B76667
RGB
CMYK
RGB Variations
Color information
#B76667 (or 0xB76667) is known color: Turkish Rose. HEX triplet: B7, 66 and 67. RGB value is (183,102,103). Sum of RGB (Red+Green+Blue) = 183+102+103=388 (51% of max value = 765). Red value is 183 (71.88% from 255 or 47.16% from 388); Green value is 102 (40.23% from 255 or 26.29% from 388); Blue value is 103 (40.62% from 255 or 26.55% from 388); Max value from RGB is 183 - color contains mainly: red. Hex color #B76667 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76667 is #489998. Grayscale: #7E7E7E. Windows color (decimal): -4757913 or 6776503. OLE color: 6776503.
HSL color Cylindrical-coordinate representation of color #B76667: hue angle of 359.26º 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 #B76667 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 102 | 103 | - |
| CMYK | 0 | 0.44 | 0.44 | 0.28 |
| HSL | 359.26º | 0.36% | 0.56% | - |
| HSV(B) | 359.26º | 0.44% | 0.72% | - |
| XYZ | 26.73 | 20.55 | 15.39 | - |
| YUV | 126.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 102 | 103 | 0 | 0.44 | 0.44 | 0.28 | 359.26 | 0.36 | 0.56 |
| Hex | B7 | 66 | 67 | 0 | 2C | 2C | 1C | 167 | 24 | 38 |
| Octal | 267 | 146 | 147 | 0 | 54 | 54 | 34 | 547 | 44 | 70 |
| Binary | 10110111 | 1100110 | 1100111 | 0 | 101100 | 101100 | 11100 | 101100111 | 100100 | 111000 |
Color Harmonies of #B76667
Complementary color
Monochromatic Colors of #B76667
Black with #B76667
Text Example
Text Example
White with #B76667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76667; }
p { color: rgb(183,102,103); }
H1.HeaderClassName
{
color: #B76667;
}
.AnyTagClassName
{
color: #B76667;
}
</style>
background-color css
<style>
a { background-color: #B76667; }
a { background-color: rgb(183,102,103); }
div.DivClassName
{
background-color: #B76667;
}
.BgClassName
{
background-color: #B76667;
}
</style>
border-color css
<style>
span { border-color: #B76667; }
span { border-color: rgb(183,102,103); }
td.TdClassName
{
border-color: #B76667;
}
.TagClassName
{
border-color: #B76667;
}
</style>