Shades of Turkish Rose #B77079
Tints of Turkish Rose #B77079
RGB
CMYK
RGB Variations
Color information
#B77079 (or 0xB77079) is known color: Turkish Rose. HEX triplet: B7, 70 and 79. RGB value is (183,112,121). Sum of RGB (Red+Green+Blue) = 183+112+121=416 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.99% from 416); Green value is 112 (44.14% from 255 or 26.92% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 183 - color contains mainly: red. Hex color #B77079 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77079 is #488F86. Grayscale: #868686. Windows color (decimal): -4755335 or 7958711. OLE color: 7958711.
HSL color Cylindrical-coordinate representation of color #B77079: hue angle of 352.39º degrees, saturation: 0.33, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B77079 is Cyan = 0, Magento = 0.39, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 112 | 121 | - |
| CMYK | 0 | 0.39 | 0.34 | 0.28 |
| HSL | 352.39º | 0.33% | 0.58% | - |
| HSV(B) | 352.39º | 0.39% | 0.72% | - |
| XYZ | 28.77 | 23.04 | 21.02 | - |
| YUV | 134.26 | 120.52 | 162.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 112 | 121 | 0 | 0.39 | 0.34 | 0.28 | 352.39 | 0.33 | 0.58 |
| Hex | B7 | 70 | 79 | 0 | 27 | 22 | 1C | 160 | 21 | 3A |
| Octal | 267 | 160 | 171 | 0 | 47 | 42 | 34 | 540 | 41 | 72 |
| Binary | 10110111 | 1110000 | 1111001 | 0 | 100111 | 100010 | 11100 | 101100000 | 100001 | 111010 |
Color Harmonies of #B77079
Complementary color
Monochromatic Colors of #B77079
Black with #B77079
Text Example
Text Example
White with #B77079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77079; }
p { color: rgb(183,112,121); }
H1.HeaderClassName
{
color: #B77079;
}
.AnyTagClassName
{
color: #B77079;
}
</style>
background-color css
<style>
a { background-color: #B77079; }
a { background-color: rgb(183,112,121); }
div.DivClassName
{
background-color: #B77079;
}
.BgClassName
{
background-color: #B77079;
}
</style>
border-color css
<style>
span { border-color: #B77079; }
span { border-color: rgb(183,112,121); }
td.TdClassName
{
border-color: #B77079;
}
.TagClassName
{
border-color: #B77079;
}
</style>