Shades of Turkish Rose #B67576
Tints of Turkish Rose #B67576
RGB
CMYK
RGB Variations
Color information
#B67576 (or 0xB67576) is known color: Turkish Rose. HEX triplet: B6, 75 and 76. RGB value is (182,117,118). Sum of RGB (Red+Green+Blue) = 182+117+118=417 (55% of max value = 765). Red value is 182 (71.48% from 255 or 43.65% from 417); Green value is 117 (46.09% from 255 or 28.06% from 417); Blue value is 118 (46.48% from 255 or 28.30% from 417); Max value from RGB is 182 - color contains mainly: red. Hex color #B67576 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B67576 is #498A89. Grayscale: #888888. Windows color (decimal): -4819594 or 7763382. OLE color: 7763382.
HSL color Cylindrical-coordinate representation of color #B67576: hue angle of 359.08º degrees, saturation: 0.31, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B67576 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 117 | 118 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.29 |
| HSL | 359.08º | 0.31% | 0.59% | - |
| HSV(B) | 359.08º | 0.36% | 0.71% | - |
| XYZ | 28.92 | 23.98 | 20.24 | - |
| YUV | 136.55 | 117.53 | 160.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 117 | 118 | 0 | 0.36 | 0.35 | 0.29 | 359.08 | 0.31 | 0.59 |
| Hex | B6 | 75 | 76 | 0 | 24 | 23 | 1D | 167 | 1F | 3B |
| Octal | 266 | 165 | 166 | 0 | 44 | 43 | 35 | 547 | 37 | 73 |
| Binary | 10110110 | 1110101 | 1110110 | 0 | 100100 | 100011 | 11101 | 101100111 | 11111 | 111011 |
Color Harmonies of #B67576
Complementary color
Monochromatic Colors of #B67576
Black with #B67576
Text Example
Text Example
White with #B67576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67576; }
p { color: rgb(182,117,118); }
H1.HeaderClassName
{
color: #B67576;
}
.AnyTagClassName
{
color: #B67576;
}
</style>
background-color css
<style>
a { background-color: #B67576; }
a { background-color: rgb(182,117,118); }
div.DivClassName
{
background-color: #B67576;
}
.BgClassName
{
background-color: #B67576;
}
</style>
border-color css
<style>
span { border-color: #B67576; }
span { border-color: rgb(182,117,118); }
td.TdClassName
{
border-color: #B67576;
}
.TagClassName
{
border-color: #B67576;
}
</style>