Shades of Turkish Rose #B26677
Tints of Turkish Rose #B26677
RGB
CMYK
RGB Variations
Color information
#B26677 (or 0xB26677) is known color: Turkish Rose. HEX triplet: B2, 66 and 77. RGB value is (178,102,119). Sum of RGB (Red+Green+Blue) = 178+102+119=399 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.61% from 399); Green value is 102 (40.23% from 255 or 25.56% from 399); Blue value is 119 (46.88% from 255 or 29.82% from 399); Max value from RGB is 178 - color contains mainly: red. Hex color #B26677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26677 is #4D9988. Grayscale: #7E7E7E. Windows color (decimal): -5085577 or 7825074. OLE color: 7825074.
HSL color Cylindrical-coordinate representation of color #B26677: hue angle of 346.58º 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 #B26677 is Cyan = 0, Magento = 0.43, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 102 | 119 | - |
| CMYK | 0 | 0.43 | 0.33 | 0.30 |
| HSL | 346.58º | 0.33% | 0.55% | - |
| HSV(B) | 346.58º | 0.43% | 0.7% | - |
| XYZ | 26.44 | 20.3 | 19.98 | - |
| YUV | 126.66 | 123.68 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 102 | 119 | 0 | 0.43 | 0.33 | 0.30 | 346.58 | 0.33 | 0.55 |
| Hex | B2 | 66 | 77 | 0 | 2B | 21 | 1E | 15B | 21 | 37 |
| Octal | 262 | 146 | 167 | 0 | 53 | 41 | 36 | 533 | 41 | 67 |
| Binary | 10110010 | 1100110 | 1110111 | 0 | 101011 | 100001 | 11110 | 101011011 | 100001 | 110111 |
Color Harmonies of #B26677
Complementary color
Monochromatic Colors of #B26677
Black with #B26677
Text Example
Text Example
White with #B26677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26677; }
p { color: rgb(178,102,119); }
H1.HeaderClassName
{
color: #B26677;
}
.AnyTagClassName
{
color: #B26677;
}
</style>
background-color css
<style>
a { background-color: #B26677; }
a { background-color: rgb(178,102,119); }
div.DivClassName
{
background-color: #B26677;
}
.BgClassName
{
background-color: #B26677;
}
</style>
border-color css
<style>
span { border-color: #B26677; }
span { border-color: rgb(178,102,119); }
td.TdClassName
{
border-color: #B26677;
}
.TagClassName
{
border-color: #B26677;
}
</style>