Shades of Turkish Rose #B77378
Tints of Turkish Rose #B77378
RGB
CMYK
RGB Variations
Color information
#B77378 (or 0xB77378) is known color: Turkish Rose. HEX triplet: B7, 73 and 78. RGB value is (183,115,120). Sum of RGB (Red+Green+Blue) = 183+115+120=418 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.78% from 418); Green value is 115 (45.31% from 255 or 27.51% from 418); Blue value is 120 (47.27% from 255 or 28.71% from 418); Max value from RGB is 183 - color contains mainly: red. Hex color #B77378 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77378 is #488C87. Grayscale: #878787. Windows color (decimal): -4754568 or 7893943. OLE color: 7893943.
HSL color Cylindrical-coordinate representation of color #B77378: hue angle of 355.59º degrees, saturation: 0.32, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B77378 is Cyan = 0, Magento = 0.37, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 115 | 120 | - |
| CMYK | 0 | 0.37 | 0.34 | 0.28 |
| HSL | 355.59º | 0.32% | 0.58% | - |
| HSV(B) | 355.59º | 0.37% | 0.72% | - |
| XYZ | 29.05 | 23.68 | 20.81 | - |
| YUV | 135.9 | 119.03 | 161.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 115 | 120 | 0 | 0.37 | 0.34 | 0.28 | 355.59 | 0.32 | 0.58 |
| Hex | B7 | 73 | 78 | 0 | 25 | 22 | 1C | 164 | 20 | 3A |
| Octal | 267 | 163 | 170 | 0 | 45 | 42 | 34 | 544 | 40 | 72 |
| Binary | 10110111 | 1110011 | 1111000 | 0 | 100101 | 100010 | 11100 | 101100100 | 100000 | 111010 |
Color Harmonies of #B77378
Complementary color
Monochromatic Colors of #B77378
Black with #B77378
Text Example
Text Example
White with #B77378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77378; }
p { color: rgb(183,115,120); }
H1.HeaderClassName
{
color: #B77378;
}
.AnyTagClassName
{
color: #B77378;
}
</style>
background-color css
<style>
a { background-color: #B77378; }
a { background-color: rgb(183,115,120); }
div.DivClassName
{
background-color: #B77378;
}
.BgClassName
{
background-color: #B77378;
}
</style>
border-color css
<style>
span { border-color: #B77378; }
span { border-color: rgb(183,115,120); }
td.TdClassName
{
border-color: #B77378;
}
.TagClassName
{
border-color: #B77378;
}
</style>