Shades of Turkish Rose #947278
Tints of Turkish Rose #947278
RGB
CMYK
RGB Variations
Color information
#947278 (or 0x947278) is known color: Turkish Rose. HEX triplet: 94, 72 and 78. RGB value is (148,114,120). Sum of RGB (Red+Green+Blue) = 148+114+120=382 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.74% from 382); Green value is 114 (44.92% from 255 or 29.84% from 382); Blue value is 120 (47.27% from 255 or 31.41% from 382); Max value from RGB is 148 - color contains mainly: red. Hex color #947278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947278 is #6B8D87. Grayscale: #7C7C7C. Windows color (decimal): -7048584 or 7893652. OLE color: 7893652.
HSL color Cylindrical-coordinate representation of color #947278: hue angle of 349.41º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #947278 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 120 | - |
| CMYK | 0 | 0.23 | 0.19 | 0.42 |
| HSL | 349.41º | 0.14% | 0.51% | - |
| HSV(B) | 349.41º | 0.23% | 0.58% | - |
| XYZ | 21.62 | 19.69 | 20.43 | - |
| YUV | 124.85 | 125.26 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 120 | 0 | 0.23 | 0.19 | 0.42 | 349.41 | 0.14 | 0.51 |
| Hex | 94 | 72 | 78 | 0 | 17 | 13 | 2A | 15D | E | 33 |
| Octal | 224 | 162 | 170 | 0 | 27 | 23 | 52 | 535 | 16 | 63 |
| Binary | 10010100 | 1110010 | 1111000 | 0 | 10111 | 10011 | 101010 | 101011101 | 1110 | 110011 |
Color Harmonies of #947278
Complementary color
Monochromatic Colors of #947278
Black with #947278
Text Example
Text Example
White with #947278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947278; }
p { color: rgb(148,114,120); }
H1.HeaderClassName
{
color: #947278;
}
.AnyTagClassName
{
color: #947278;
}
</style>
background-color css
<style>
a { background-color: #947278; }
a { background-color: rgb(148,114,120); }
div.DivClassName
{
background-color: #947278;
}
.BgClassName
{
background-color: #947278;
}
</style>
border-color css
<style>
span { border-color: #947278; }
span { border-color: rgb(148,114,120); }
td.TdClassName
{
border-color: #947278;
}
.TagClassName
{
border-color: #947278;
}
</style>