Shades of Turkish Rose #B36776
Tints of Turkish Rose #B36776
RGB
CMYK
RGB Variations
Color information
#B36776 (or 0xB36776) is known color: Turkish Rose. HEX triplet: B3, 67 and 76. RGB value is (179,103,118). Sum of RGB (Red+Green+Blue) = 179+103+118=400 (52% of max value = 765). Red value is 179 (70.31% from 255 or 44.75% from 400); Green value is 103 (40.62% from 255 or 25.75% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 179 - color contains mainly: red. Hex color #B36776 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36776 is #4C9889. Grayscale: #7F7F7F. Windows color (decimal): -5019786 or 7759795. OLE color: 7759795.
HSL color Cylindrical-coordinate representation of color #B36776: hue angle of 348.16º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B36776 is Cyan = 0, Magento = 0.42, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 103 | 118 | - |
| CMYK | 0 | 0.42 | 0.34 | 0.30 |
| HSL | 348.16º | 0.33% | 0.55% | - |
| HSV(B) | 348.16º | 0.42% | 0.7% | - |
| XYZ | 26.71 | 20.59 | 19.71 | - |
| YUV | 127.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 103 | 118 | 0 | 0.42 | 0.34 | 0.30 | 348.16 | 0.33 | 0.55 |
| Hex | B3 | 67 | 76 | 0 | 2A | 22 | 1E | 15C | 21 | 37 |
| Octal | 263 | 147 | 166 | 0 | 52 | 42 | 36 | 534 | 41 | 67 |
| Binary | 10110011 | 1100111 | 1110110 | 0 | 101010 | 100010 | 11110 | 101011100 | 100001 | 110111 |
Color Harmonies of #B36776
Complementary color
Monochromatic Colors of #B36776
Black with #B36776
Text Example
Text Example
White with #B36776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36776; }
p { color: rgb(179,103,118); }
H1.HeaderClassName
{
color: #B36776;
}
.AnyTagClassName
{
color: #B36776;
}
</style>
background-color css
<style>
a { background-color: #B36776; }
a { background-color: rgb(179,103,118); }
div.DivClassName
{
background-color: #B36776;
}
.BgClassName
{
background-color: #B36776;
}
</style>
border-color css
<style>
span { border-color: #B36776; }
span { border-color: rgb(179,103,118); }
td.TdClassName
{
border-color: #B36776;
}
.TagClassName
{
border-color: #B36776;
}
</style>