Shades of Turkish Rose #B77377
Tints of Turkish Rose #B77377
RGB
CMYK
RGB Variations
Color information
#B77377 (or 0xB77377) is known color: Turkish Rose. HEX triplet: B7, 73 and 77. RGB value is (183,115,119). Sum of RGB (Red+Green+Blue) = 183+115+119=417 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.88% from 417); Green value is 115 (45.31% from 255 or 27.58% from 417); Blue value is 119 (46.88% from 255 or 28.54% from 417); Max value from RGB is 183 - color contains mainly: red. Hex color #B77377 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77377 is #488C88. Grayscale: #878787. Windows color (decimal): -4754569 or 7828407. OLE color: 7828407.
HSL color Cylindrical-coordinate representation of color #B77377: hue angle of 356.47º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B77377 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 115 | 119 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.28 |
| HSL | 356.47º | 0.32% | 0.58% | - |
| HSV(B) | 356.47º | 0.37% | 0.72% | - |
| XYZ | 28.99 | 23.66 | 20.49 | - |
| YUV | 135.79 | 118.53 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 115 | 119 | 0 | 0.37 | 0.35 | 0.28 | 356.47 | 0.32 | 0.58 |
| Hex | B7 | 73 | 77 | 0 | 25 | 23 | 1C | 164 | 20 | 3A |
| Octal | 267 | 163 | 167 | 0 | 45 | 43 | 34 | 544 | 40 | 72 |
| Binary | 10110111 | 1110011 | 1110111 | 0 | 100101 | 100011 | 11100 | 101100100 | 100000 | 111010 |
Color Harmonies of #B77377
Complementary color
Monochromatic Colors of #B77377
Black with #B77377
Text Example
Text Example
White with #B77377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77377; }
p { color: rgb(183,115,119); }
H1.HeaderClassName
{
color: #B77377;
}
.AnyTagClassName
{
color: #B77377;
}
</style>
background-color css
<style>
a { background-color: #B77377; }
a { background-color: rgb(183,115,119); }
div.DivClassName
{
background-color: #B77377;
}
.BgClassName
{
background-color: #B77377;
}
</style>
border-color css
<style>
span { border-color: #B77377; }
span { border-color: rgb(183,115,119); }
td.TdClassName
{
border-color: #B77377;
}
.TagClassName
{
border-color: #B77377;
}
</style>