Shades of Turkish Rose #968081
Tints of Turkish Rose #968081
RGB
CMYK
RGB Variations
Color information
#968081 (or 0x968081) is known color: Turkish Rose. HEX triplet: 96, 80 and 81. RGB value is (150,128,129). Sum of RGB (Red+Green+Blue) = 150+128+129=407 (53% of max value = 765). Red value is 150 (58.98% from 255 or 36.86% from 407); Green value is 128 (50.39% from 255 or 31.45% from 407); Blue value is 129 (50.78% from 255 or 31.70% from 407); Max value from RGB is 150 - color contains mainly: red. Hex color #968081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968081 is #697F7E. Grayscale: #868686. Windows color (decimal): -6913919 or 8487062. OLE color: 8487062.
HSL color Cylindrical-coordinate representation of color #968081: hue angle of 357.27º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #968081 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 128 | 129 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.41 |
| HSL | 357.27º | 0.09% | 0.55% | - |
| HSV(B) | 357.27º | 0.15% | 0.59% | - |
| XYZ | 24.26 | 23.51 | 24.03 | - |
| YUV | 134.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 128 | 129 | 0 | 0.15 | 0.14 | 0.41 | 357.27 | 0.09 | 0.55 |
| Hex | 96 | 80 | 81 | 0 | F | E | 29 | 165 | 9 | 37 |
| Octal | 226 | 200 | 201 | 0 | 17 | 16 | 51 | 545 | 11 | 67 |
| Binary | 10010110 | 10000000 | 10000001 | 0 | 1111 | 1110 | 101001 | 101100101 | 1001 | 110111 |
Color Harmonies of #968081
Complementary color
Monochromatic Colors of #968081
Black with #968081
Text Example
Text Example
White with #968081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968081; }
p { color: rgb(150,128,129); }
H1.HeaderClassName
{
color: #968081;
}
.AnyTagClassName
{
color: #968081;
}
</style>
background-color css
<style>
a { background-color: #968081; }
a { background-color: rgb(150,128,129); }
div.DivClassName
{
background-color: #968081;
}
.BgClassName
{
background-color: #968081;
}
</style>
border-color css
<style>
span { border-color: #968081; }
span { border-color: rgb(150,128,129); }
td.TdClassName
{
border-color: #968081;
}
.TagClassName
{
border-color: #968081;
}
</style>