Shades of Turkish Rose #B77476
Tints of Turkish Rose #B77476
RGB
CMYK
RGB Variations
Color information
#B77476 (or 0xB77476) is known color: Turkish Rose. HEX triplet: B7, 74 and 76. RGB value is (183,116,118). Sum of RGB (Red+Green+Blue) = 183+116+118=417 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.88% from 417); Green value is 116 (45.70% from 255 or 27.82% from 417); Blue value is 118 (46.48% from 255 or 28.30% from 417); Max value from RGB is 183 - color contains mainly: red. Hex color #B77476 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77476 is #488B89. Grayscale: #888888. Windows color (decimal): -4754314 or 7763127. OLE color: 7763127.
HSL color Cylindrical-coordinate representation of color #B77476: hue angle of 358.21º degrees, saturation: 0.32, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B77476 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 116 | 118 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.28 |
| HSL | 358.21º | 0.32% | 0.59% | - |
| HSV(B) | 358.21º | 0.37% | 0.72% | - |
| XYZ | 29.04 | 23.87 | 20.22 | - |
| YUV | 136.26 | 117.7 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 116 | 118 | 0 | 0.37 | 0.36 | 0.28 | 358.21 | 0.32 | 0.59 |
| Hex | B7 | 74 | 76 | 0 | 25 | 24 | 1C | 166 | 20 | 3B |
| Octal | 267 | 164 | 166 | 0 | 45 | 44 | 34 | 546 | 40 | 73 |
| Binary | 10110111 | 1110100 | 1110110 | 0 | 100101 | 100100 | 11100 | 101100110 | 100000 | 111011 |
Color Harmonies of #B77476
Complementary color
Monochromatic Colors of #B77476
Black with #B77476
Text Example
Text Example
White with #B77476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77476; }
p { color: rgb(183,116,118); }
H1.HeaderClassName
{
color: #B77476;
}
.AnyTagClassName
{
color: #B77476;
}
</style>
background-color css
<style>
a { background-color: #B77476; }
a { background-color: rgb(183,116,118); }
div.DivClassName
{
background-color: #B77476;
}
.BgClassName
{
background-color: #B77476;
}
</style>
border-color css
<style>
span { border-color: #B77476; }
span { border-color: rgb(183,116,118); }
td.TdClassName
{
border-color: #B77476;
}
.TagClassName
{
border-color: #B77476;
}
</style>