Shades of Turkish Rose #B66575
Tints of Turkish Rose #B66575
RGB
CMYK
RGB Variations
Color information
#B66575 (or 0xB66575) is known color: Turkish Rose. HEX triplet: B6, 65 and 75. RGB value is (182,101,117). Sum of RGB (Red+Green+Blue) = 182+101+117=400 (52% of max value = 765). Red value is 182 (71.48% from 255 or 45.5% from 400); Green value is 101 (39.84% from 255 or 25.25% from 400); Blue value is 117 (46.09% from 255 or 29.25% from 400); Max value from RGB is 182 - color contains mainly: red. Hex color #B66575 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B66575 is #499A8A. Grayscale: #7F7F7F. Windows color (decimal): -4823691 or 7693750. OLE color: 7693750.
HSL color Cylindrical-coordinate representation of color #B66575: hue angle of 348.15º degrees, saturation: 0.36, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B66575 is Cyan = 0, Magento = 0.45, Yellow = 0.36 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 101 | 117 | - |
| CMYK | 0 | 0.45 | 0.36 | 0.29 |
| HSL | 348.15º | 0.36% | 0.55% | - |
| HSV(B) | 348.15º | 0.45% | 0.71% | - |
| XYZ | 27.16 | 20.54 | 19.36 | - |
| YUV | 127.04 | 122.34 | 167.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 101 | 117 | 0 | 0.45 | 0.36 | 0.29 | 348.15 | 0.36 | 0.55 |
| Hex | B6 | 65 | 75 | 0 | 2D | 24 | 1D | 15C | 24 | 37 |
| Octal | 266 | 145 | 165 | 0 | 55 | 44 | 35 | 534 | 44 | 67 |
| Binary | 10110110 | 1100101 | 1110101 | 0 | 101101 | 100100 | 11101 | 101011100 | 100100 | 110111 |
Color Harmonies of #B66575
Complementary color
Monochromatic Colors of #B66575
Black with #B66575
Text Example
Text Example
White with #B66575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B66575; }
p { color: rgb(182,101,117); }
H1.HeaderClassName
{
color: #B66575;
}
.AnyTagClassName
{
color: #B66575;
}
</style>
background-color css
<style>
a { background-color: #B66575; }
a { background-color: rgb(182,101,117); }
div.DivClassName
{
background-color: #B66575;
}
.BgClassName
{
background-color: #B66575;
}
</style>
border-color css
<style>
span { border-color: #B66575; }
span { border-color: rgb(182,101,117); }
td.TdClassName
{
border-color: #B66575;
}
.TagClassName
{
border-color: #B66575;
}
</style>