Shades of Turkish Rose #B77278
Tints of Turkish Rose #B77278
RGB
CMYK
RGB Variations
Color information
#B77278 (or 0xB77278) is known color: Turkish Rose. HEX triplet: B7, 72 and 78. RGB value is (183,114,120). Sum of RGB (Red+Green+Blue) = 183+114+120=417 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.88% from 417); Green value is 114 (44.92% from 255 or 27.34% from 417); Blue value is 120 (47.27% from 255 or 28.78% from 417); Max value from RGB is 183 - color contains mainly: red. Hex color #B77278 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77278 is #488D87. Grayscale: #878787. Windows color (decimal): -4754824 or 7893687. OLE color: 7893687.
HSL color Cylindrical-coordinate representation of color #B77278: hue angle of 354.78º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B77278 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 114 | 120 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.28 |
| HSL | 354.78º | 0.32% | 0.58% | - |
| HSV(B) | 354.78º | 0.38% | 0.72% | - |
| XYZ | 28.94 | 23.46 | 20.77 | - |
| YUV | 135.32 | 119.36 | 162.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 114 | 120 | 0 | 0.38 | 0.34 | 0.28 | 354.78 | 0.32 | 0.58 |
| Hex | B7 | 72 | 78 | 0 | 26 | 22 | 1C | 163 | 20 | 3A |
| Octal | 267 | 162 | 170 | 0 | 46 | 42 | 34 | 543 | 40 | 72 |
| Binary | 10110111 | 1110010 | 1111000 | 0 | 100110 | 100010 | 11100 | 101100011 | 100000 | 111010 |
Color Harmonies of #B77278
Complementary color
Monochromatic Colors of #B77278
Black with #B77278
Text Example
Text Example
White with #B77278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77278; }
p { color: rgb(183,114,120); }
H1.HeaderClassName
{
color: #B77278;
}
.AnyTagClassName
{
color: #B77278;
}
</style>
background-color css
<style>
a { background-color: #B77278; }
a { background-color: rgb(183,114,120); }
div.DivClassName
{
background-color: #B77278;
}
.BgClassName
{
background-color: #B77278;
}
</style>
border-color css
<style>
span { border-color: #B77278; }
span { border-color: rgb(183,114,120); }
td.TdClassName
{
border-color: #B77278;
}
.TagClassName
{
border-color: #B77278;
}
</style>