Shades of Turkish Rose #B77375
Tints of Turkish Rose #B77375
RGB
CMYK
RGB Variations
Color information
#B77375 (or 0xB77375) is known color: Turkish Rose. HEX triplet: B7, 73 and 75. RGB value is (183,115,117). Sum of RGB (Red+Green+Blue) = 183+115+117=415 (54% of max value = 765). Red value is 183 (71.88% from 255 or 44.10% from 415); Green value is 115 (45.31% from 255 or 27.71% from 415); Blue value is 117 (46.09% from 255 or 28.19% from 415); Max value from RGB is 183 - color contains mainly: red. Hex color #B77375 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77375 is #488C8A. Grayscale: #878787. Windows color (decimal): -4754571 or 7697335. OLE color: 7697335.
HSL color Cylindrical-coordinate representation of color #B77375: hue angle of 358.24º 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 #B77375 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 115 | 117 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.28 |
| HSL | 358.24º | 0.32% | 0.58% | - |
| HSV(B) | 358.24º | 0.37% | 0.72% | - |
| XYZ | 28.87 | 23.61 | 19.87 | - |
| YUV | 135.56 | 117.53 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 115 | 117 | 0 | 0.37 | 0.36 | 0.28 | 358.24 | 0.32 | 0.58 |
| Hex | B7 | 73 | 75 | 0 | 25 | 24 | 1C | 166 | 20 | 3A |
| Octal | 267 | 163 | 165 | 0 | 45 | 44 | 34 | 546 | 40 | 72 |
| Binary | 10110111 | 1110011 | 1110101 | 0 | 100101 | 100100 | 11100 | 101100110 | 100000 | 111010 |
Color Harmonies of #B77375
Complementary color
Monochromatic Colors of #B77375
Black with #B77375
Text Example
Text Example
White with #B77375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77375; }
p { color: rgb(183,115,117); }
H1.HeaderClassName
{
color: #B77375;
}
.AnyTagClassName
{
color: #B77375;
}
</style>
background-color css
<style>
a { background-color: #B77375; }
a { background-color: rgb(183,115,117); }
div.DivClassName
{
background-color: #B77375;
}
.BgClassName
{
background-color: #B77375;
}
</style>
border-color css
<style>
span { border-color: #B77375; }
span { border-color: rgb(183,115,117); }
td.TdClassName
{
border-color: #B77375;
}
.TagClassName
{
border-color: #B77375;
}
</style>