Shades of Turkish Rose #B67577
Tints of Turkish Rose #B67577
RGB
CMYK
RGB Variations
Color information
#B67577 (or 0xB67577) is known color: Turkish Rose. HEX triplet: B6, 75 and 77. RGB value is (182,117,119). Sum of RGB (Red+Green+Blue) = 182+117+119=418 (55% of max value = 765). Red value is 182 (71.48% from 255 or 43.54% from 418); Green value is 117 (46.09% from 255 or 27.99% from 418); Blue value is 119 (46.88% from 255 or 28.47% from 418); Max value from RGB is 182 - color contains mainly: red. Hex color #B67577 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B67577 is #498A88. Grayscale: #888888. Windows color (decimal): -4819593 or 7828918. OLE color: 7828918.
HSL color Cylindrical-coordinate representation of color #B67577: hue angle of 358.15º 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 #B67577 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 117 | 119 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.29 |
| HSL | 358.15º | 0.31% | 0.59% | - |
| HSV(B) | 358.15º | 0.36% | 0.71% | - |
| XYZ | 28.98 | 24 | 20.56 | - |
| YUV | 136.66 | 118.03 | 160.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 117 | 119 | 0 | 0.36 | 0.35 | 0.29 | 358.15 | 0.31 | 0.59 |
| Hex | B6 | 75 | 77 | 0 | 24 | 23 | 1D | 166 | 1F | 3B |
| Octal | 266 | 165 | 167 | 0 | 44 | 43 | 35 | 546 | 37 | 73 |
| Binary | 10110110 | 1110101 | 1110111 | 0 | 100100 | 100011 | 11101 | 101100110 | 11111 | 111011 |
Color Harmonies of #B67577
Complementary color
Monochromatic Colors of #B67577
Black with #B67577
Text Example
Text Example
White with #B67577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67577; }
p { color: rgb(182,117,119); }
H1.HeaderClassName
{
color: #B67577;
}
.AnyTagClassName
{
color: #B67577;
}
</style>
background-color css
<style>
a { background-color: #B67577; }
a { background-color: rgb(182,117,119); }
div.DivClassName
{
background-color: #B67577;
}
.BgClassName
{
background-color: #B67577;
}
</style>
border-color css
<style>
span { border-color: #B67577; }
span { border-color: rgb(182,117,119); }
td.TdClassName
{
border-color: #B67577;
}
.TagClassName
{
border-color: #B67577;
}
</style>