Shades of Turkish Rose #B36777
Tints of Turkish Rose #B36777
RGB
CMYK
RGB Variations
Color information
#B36777 (or 0xB36777) is known color: Turkish Rose. HEX triplet: B3, 67 and 77. RGB value is (179,103,119). Sum of RGB (Red+Green+Blue) = 179+103+119=401 (53% of max value = 765). Red value is 179 (70.31% from 255 or 44.64% from 401); Green value is 103 (40.62% from 255 or 25.69% from 401); Blue value is 119 (46.88% from 255 or 29.68% from 401); Max value from RGB is 179 - color contains mainly: red. Hex color #B36777 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36777 is #4C9888. Grayscale: #7F7F7F. Windows color (decimal): -5019785 or 7825331. OLE color: 7825331.
HSL color Cylindrical-coordinate representation of color #B36777: hue angle of 347.37º 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 #B36777 is Cyan = 0, Magento = 0.42, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 103 | 119 | - |
| CMYK | 0 | 0.42 | 0.34 | 0.30 |
| HSL | 347.37º | 0.33% | 0.55% | - |
| HSV(B) | 347.37º | 0.42% | 0.7% | - |
| XYZ | 26.77 | 20.62 | 20.02 | - |
| YUV | 127.55 | 123.18 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 103 | 119 | 0 | 0.42 | 0.34 | 0.30 | 347.37 | 0.33 | 0.55 |
| Hex | B3 | 67 | 77 | 0 | 2A | 22 | 1E | 15B | 21 | 37 |
| Octal | 263 | 147 | 167 | 0 | 52 | 42 | 36 | 533 | 41 | 67 |
| Binary | 10110011 | 1100111 | 1110111 | 0 | 101010 | 100010 | 11110 | 101011011 | 100001 | 110111 |
Color Harmonies of #B36777
Complementary color
Monochromatic Colors of #B36777
Black with #B36777
Text Example
Text Example
White with #B36777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36777; }
p { color: rgb(179,103,119); }
H1.HeaderClassName
{
color: #B36777;
}
.AnyTagClassName
{
color: #B36777;
}
</style>
background-color css
<style>
a { background-color: #B36777; }
a { background-color: rgb(179,103,119); }
div.DivClassName
{
background-color: #B36777;
}
.BgClassName
{
background-color: #B36777;
}
</style>
border-color css
<style>
span { border-color: #B36777; }
span { border-color: rgb(179,103,119); }
td.TdClassName
{
border-color: #B36777;
}
.TagClassName
{
border-color: #B36777;
}
</style>