Shades of Turkish Rose #927278
Tints of Turkish Rose #927278
RGB
CMYK
RGB Variations
Color information
#927278 (or 0x927278) is known color: Turkish Rose. HEX triplet: 92, 72 and 78. RGB value is (146,114,120). Sum of RGB (Red+Green+Blue) = 146+114+120=380 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.42% from 380); Green value is 114 (44.92% from 255 or 30% from 380); Blue value is 120 (47.27% from 255 or 31.58% from 380); Max value from RGB is 146 - color contains mainly: red. Hex color #927278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927278 is #6D8D87. Grayscale: #7C7C7C. Windows color (decimal): -7179656 or 7893650. OLE color: 7893650.
HSL color Cylindrical-coordinate representation of color #927278: hue angle of 348.75º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927278 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 120 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.43 |
| HSL | 348.75º | 0.13% | 0.51% | - |
| HSV(B) | 348.75º | 0.22% | 0.57% | - |
| XYZ | 21.26 | 19.5 | 20.41 | - |
| YUV | 124.25 | 125.6 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 120 | 0 | 0.22 | 0.18 | 0.43 | 348.75 | 0.13 | 0.51 |
| Hex | 92 | 72 | 78 | 0 | 16 | 12 | 2B | 15D | D | 33 |
| Octal | 222 | 162 | 170 | 0 | 26 | 22 | 53 | 535 | 15 | 63 |
| Binary | 10010010 | 1110010 | 1111000 | 0 | 10110 | 10010 | 101011 | 101011101 | 1101 | 110011 |
Color Harmonies of #927278
Complementary color
Monochromatic Colors of #927278
Black with #927278
Text Example
Text Example
White with #927278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927278; }
p { color: rgb(146,114,120); }
H1.HeaderClassName
{
color: #927278;
}
.AnyTagClassName
{
color: #927278;
}
</style>
background-color css
<style>
a { background-color: #927278; }
a { background-color: rgb(146,114,120); }
div.DivClassName
{
background-color: #927278;
}
.BgClassName
{
background-color: #927278;
}
</style>
border-color css
<style>
span { border-color: #927278; }
span { border-color: rgb(146,114,120); }
td.TdClassName
{
border-color: #927278;
}
.TagClassName
{
border-color: #927278;
}
</style>