Shades of Turkish Rose #B77477
Tints of Turkish Rose #B77477
RGB
CMYK
RGB Variations
Color information
#B77477 (or 0xB77477) is known color: Turkish Rose. HEX triplet: B7, 74 and 77. RGB value is (183,116,119). Sum of RGB (Red+Green+Blue) = 183+116+119=418 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.78% from 418); Green value is 116 (45.70% from 255 or 27.75% from 418); Blue value is 119 (46.88% from 255 or 28.47% from 418); Max value from RGB is 183 - color contains mainly: red. Hex color #B77477 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77477 is #488B88. Grayscale: #888888. Windows color (decimal): -4754313 or 7828663. OLE color: 7828663.
HSL color Cylindrical-coordinate representation of color #B77477: hue angle of 357.31º 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 #B77477 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 116 | 119 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.28 |
| HSL | 357.31º | 0.32% | 0.59% | - |
| HSV(B) | 357.31º | 0.37% | 0.72% | - |
| XYZ | 29.1 | 23.89 | 20.53 | - |
| YUV | 136.38 | 118.2 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 116 | 119 | 0 | 0.37 | 0.35 | 0.28 | 357.31 | 0.32 | 0.59 |
| Hex | B7 | 74 | 77 | 0 | 25 | 23 | 1C | 165 | 20 | 3B |
| Octal | 267 | 164 | 167 | 0 | 45 | 43 | 34 | 545 | 40 | 73 |
| Binary | 10110111 | 1110100 | 1110111 | 0 | 100101 | 100011 | 11100 | 101100101 | 100000 | 111011 |
Color Harmonies of #B77477
Complementary color
Monochromatic Colors of #B77477
Black with #B77477
Text Example
Text Example
White with #B77477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77477; }
p { color: rgb(183,116,119); }
H1.HeaderClassName
{
color: #B77477;
}
.AnyTagClassName
{
color: #B77477;
}
</style>
background-color css
<style>
a { background-color: #B77477; }
a { background-color: rgb(183,116,119); }
div.DivClassName
{
background-color: #B77477;
}
.BgClassName
{
background-color: #B77477;
}
</style>
border-color css
<style>
span { border-color: #B77477; }
span { border-color: rgb(183,116,119); }
td.TdClassName
{
border-color: #B77477;
}
.TagClassName
{
border-color: #B77477;
}
</style>