Shades of Turkish Rose #B77475
Tints of Turkish Rose #B77475
RGB
CMYK
RGB Variations
Color information
#B77475 (or 0xB77475) is known color: Turkish Rose. HEX triplet: B7, 74 and 75. RGB value is (183,116,117). Sum of RGB (Red+Green+Blue) = 183+116+117=416 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.99% from 416); Green value is 116 (45.70% from 255 or 27.88% from 416); Blue value is 117 (46.09% from 255 or 28.12% from 416); Max value from RGB is 183 - color contains mainly: red. Hex color #B77475 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77475 is #488B8A. Grayscale: #888888. Windows color (decimal): -4754315 or 7697591. OLE color: 7697591.
HSL color Cylindrical-coordinate representation of color #B77475: hue angle of 359.1º degrees, saturation: 0.32, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B77475 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 116 | 117 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.28 |
| HSL | 359.1º | 0.32% | 0.59% | - |
| HSV(B) | 359.1º | 0.37% | 0.72% | - |
| XYZ | 28.98 | 23.84 | 19.9 | - |
| YUV | 136.15 | 117.2 | 161.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 116 | 117 | 0 | 0.37 | 0.36 | 0.28 | 359.1 | 0.32 | 0.59 |
| Hex | B7 | 74 | 75 | 0 | 25 | 24 | 1C | 167 | 20 | 3B |
| Octal | 267 | 164 | 165 | 0 | 45 | 44 | 34 | 547 | 40 | 73 |
| Binary | 10110111 | 1110100 | 1110101 | 0 | 100101 | 100100 | 11100 | 101100111 | 100000 | 111011 |
Color Harmonies of #B77475
Complementary color
Monochromatic Colors of #B77475
Black with #B77475
Text Example
Text Example
White with #B77475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77475; }
p { color: rgb(183,116,117); }
H1.HeaderClassName
{
color: #B77475;
}
.AnyTagClassName
{
color: #B77475;
}
</style>
background-color css
<style>
a { background-color: #B77475; }
a { background-color: rgb(183,116,117); }
div.DivClassName
{
background-color: #B77475;
}
.BgClassName
{
background-color: #B77475;
}
</style>
border-color css
<style>
span { border-color: #B77475; }
span { border-color: rgb(183,116,117); }
td.TdClassName
{
border-color: #B77475;
}
.TagClassName
{
border-color: #B77475;
}
</style>