Shades of Turkish Rose #B77678
Tints of Turkish Rose #B77678
RGB
CMYK
RGB Variations
Color information
#B77678 (or 0xB77678) is known color: Turkish Rose. HEX triplet: B7, 76 and 78. RGB value is (183,118,120). Sum of RGB (Red+Green+Blue) = 183+118+120=421 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.47% from 421); Green value is 118 (46.48% from 255 or 28.03% from 421); Blue value is 120 (47.27% from 255 or 28.50% from 421); Max value from RGB is 183 - color contains mainly: red. Hex color #B77678 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77678 is #488987. Grayscale: #898989. Windows color (decimal): -4753800 or 7894711. OLE color: 7894711.
HSL color Cylindrical-coordinate representation of color #B77678: hue angle of 358.15º 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 #B77678 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 118 | 120 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.28 |
| HSL | 358.15º | 0.31% | 0.59% | - |
| HSV(B) | 358.15º | 0.36% | 0.72% | - |
| XYZ | 29.4 | 24.38 | 20.93 | - |
| YUV | 137.66 | 118.03 | 160.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 118 | 120 | 0 | 0.36 | 0.34 | 0.28 | 358.15 | 0.31 | 0.59 |
| Hex | B7 | 76 | 78 | 0 | 24 | 22 | 1C | 166 | 1F | 3B |
| Octal | 267 | 166 | 170 | 0 | 44 | 42 | 34 | 546 | 37 | 73 |
| Binary | 10110111 | 1110110 | 1111000 | 0 | 100100 | 100010 | 11100 | 101100110 | 11111 | 111011 |
Color Harmonies of #B77678
Complementary color
Monochromatic Colors of #B77678
Black with #B77678
Text Example
Text Example
White with #B77678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77678; }
p { color: rgb(183,118,120); }
H1.HeaderClassName
{
color: #B77678;
}
.AnyTagClassName
{
color: #B77678;
}
</style>
background-color css
<style>
a { background-color: #B77678; }
a { background-color: rgb(183,118,120); }
div.DivClassName
{
background-color: #B77678;
}
.BgClassName
{
background-color: #B77678;
}
</style>
border-color css
<style>
span { border-color: #B77678; }
span { border-color: rgb(183,118,120); }
td.TdClassName
{
border-color: #B77678;
}
.TagClassName
{
border-color: #B77678;
}
</style>