Shades of Turkish Rose #B77677
Tints of Turkish Rose #B77677
RGB
CMYK
RGB Variations
Color information
#B77677 (or 0xB77677) is known color: Turkish Rose. HEX triplet: B7, 76 and 77. RGB value is (183,118,119). Sum of RGB (Red+Green+Blue) = 183+118+119=420 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.57% from 420); Green value is 118 (46.48% from 255 or 28.10% from 420); Blue value is 119 (46.88% from 255 or 28.33% from 420); Max value from RGB is 183 - color contains mainly: red. Hex color #B77677 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77677 is #488988. Grayscale: #898989. Windows color (decimal): -4753801 or 7829175. OLE color: 7829175.
HSL color Cylindrical-coordinate representation of color #B77677: hue angle of 359.08º degrees, saturation: 0.31, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B77677 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 118 | 119 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.28 |
| HSL | 359.08º | 0.31% | 0.59% | - |
| HSV(B) | 359.08º | 0.36% | 0.72% | - |
| XYZ | 29.34 | 24.36 | 20.61 | - |
| YUV | 137.55 | 117.53 | 160.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 118 | 119 | 0 | 0.36 | 0.35 | 0.28 | 359.08 | 0.31 | 0.59 |
| Hex | B7 | 76 | 77 | 0 | 24 | 23 | 1C | 167 | 1F | 3B |
| Octal | 267 | 166 | 167 | 0 | 44 | 43 | 34 | 547 | 37 | 73 |
| Binary | 10110111 | 1110110 | 1110111 | 0 | 100100 | 100011 | 11100 | 101100111 | 11111 | 111011 |
Color Harmonies of #B77677
Complementary color
Monochromatic Colors of #B77677
Black with #B77677
Text Example
Text Example
White with #B77677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77677; }
p { color: rgb(183,118,119); }
H1.HeaderClassName
{
color: #B77677;
}
.AnyTagClassName
{
color: #B77677;
}
</style>
background-color css
<style>
a { background-color: #B77677; }
a { background-color: rgb(183,118,119); }
div.DivClassName
{
background-color: #B77677;
}
.BgClassName
{
background-color: #B77677;
}
</style>
border-color css
<style>
span { border-color: #B77677; }
span { border-color: rgb(183,118,119); }
td.TdClassName
{
border-color: #B77677;
}
.TagClassName
{
border-color: #B77677;
}
</style>