Shades of Turkish Rose #958081
Tints of Turkish Rose #958081
RGB
CMYK
RGB Variations
Color information
#958081 (or 0x958081) is known color: Turkish Rose. HEX triplet: 95, 80 and 81. RGB value is (149,128,129). Sum of RGB (Red+Green+Blue) = 149+128+129=406 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.70% from 406); Green value is 128 (50.39% from 255 or 31.53% from 406); Blue value is 129 (50.78% from 255 or 31.77% from 406); Max value from RGB is 149 - color contains mainly: red. Hex color #958081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958081 is #6A7F7E. Grayscale: #868686. Windows color (decimal): -6979455 or 8487061. OLE color: 8487061.
HSL color Cylindrical-coordinate representation of color #958081: hue angle of 357.14º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #958081 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 129 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.42 |
| HSL | 357.14º | 0.09% | 0.54% | - |
| HSV(B) | 357.14º | 0.14% | 0.58% | - |
| XYZ | 24.08 | 23.41 | 24.02 | - |
| YUV | 134.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 129 | 0 | 0.14 | 0.13 | 0.42 | 357.14 | 0.09 | 0.54 |
| Hex | 95 | 80 | 81 | 0 | E | D | 2A | 165 | 9 | 36 |
| Octal | 225 | 200 | 201 | 0 | 16 | 15 | 52 | 545 | 11 | 66 |
| Binary | 10010101 | 10000000 | 10000001 | 0 | 1110 | 1101 | 101010 | 101100101 | 1001 | 110110 |
Color Harmonies of #958081
Complementary color
Monochromatic Colors of #958081
Black with #958081
Text Example
Text Example
White with #958081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958081; }
p { color: rgb(149,128,129); }
H1.HeaderClassName
{
color: #958081;
}
.AnyTagClassName
{
color: #958081;
}
</style>
background-color css
<style>
a { background-color: #958081; }
a { background-color: rgb(149,128,129); }
div.DivClassName
{
background-color: #958081;
}
.BgClassName
{
background-color: #958081;
}
</style>
border-color css
<style>
span { border-color: #958081; }
span { border-color: rgb(149,128,129); }
td.TdClassName
{
border-color: #958081;
}
.TagClassName
{
border-color: #958081;
}
</style>