Shades of Turkish Rose #B26675
Tints of Turkish Rose #B26675
RGB
CMYK
RGB Variations
Color information
#B26675 (or 0xB26675) is known color: Turkish Rose. HEX triplet: B2, 66 and 75. RGB value is (178,102,117). Sum of RGB (Red+Green+Blue) = 178+102+117=397 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.84% from 397); Green value is 102 (40.23% from 255 or 25.69% from 397); Blue value is 117 (46.09% from 255 or 29.47% from 397); Max value from RGB is 178 - color contains mainly: red. Hex color #B26675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26675 is #4D998A. Grayscale: #7E7E7E. Windows color (decimal): -5085579 or 7694002. OLE color: 7694002.
HSL color Cylindrical-coordinate representation of color #B26675: hue angle of 348.16º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B26675 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 102 | 117 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.30 |
| HSL | 348.16º | 0.33% | 0.55% | - |
| HSV(B) | 348.16º | 0.43% | 0.7% | - |
| XYZ | 26.32 | 20.25 | 19.35 | - |
| YUV | 126.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 102 | 117 | 0 | 0.43 | 0.34 | 0.30 | 348.16 | 0.33 | 0.55 |
| Hex | B2 | 66 | 75 | 0 | 2B | 22 | 1E | 15C | 21 | 37 |
| Octal | 262 | 146 | 165 | 0 | 53 | 42 | 36 | 534 | 41 | 67 |
| Binary | 10110010 | 1100110 | 1110101 | 0 | 101011 | 100010 | 11110 | 101011100 | 100001 | 110111 |
Color Harmonies of #B26675
Complementary color
Monochromatic Colors of #B26675
Black with #B26675
Text Example
Text Example
White with #B26675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26675; }
p { color: rgb(178,102,117); }
H1.HeaderClassName
{
color: #B26675;
}
.AnyTagClassName
{
color: #B26675;
}
</style>
background-color css
<style>
a { background-color: #B26675; }
a { background-color: rgb(178,102,117); }
div.DivClassName
{
background-color: #B26675;
}
.BgClassName
{
background-color: #B26675;
}
</style>
border-color css
<style>
span { border-color: #B26675; }
span { border-color: rgb(178,102,117); }
td.TdClassName
{
border-color: #B26675;
}
.TagClassName
{
border-color: #B26675;
}
</style>