Shades of Turkish Rose #956768
Tints of Turkish Rose #956768
RGB
CMYK
RGB Variations
Color information
#956768 (or 0x956768) is known color: Turkish Rose. HEX triplet: 95, 67 and 68. RGB value is (149,103,104). Sum of RGB (Red+Green+Blue) = 149+103+104=356 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.85% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 149 - color contains mainly: red. Hex color #956768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956768 is #6A9897. Grayscale: #747474. Windows color (decimal): -6985880 or 6842261. OLE color: 6842261.
HSL color Cylindrical-coordinate representation of color #956768: hue angle of 358.7º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #956768 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 104 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.42 |
| HSL | 358.7º | 0.18% | 0.49% | - |
| HSV(B) | 358.7º | 0.31% | 0.58% | - |
| XYZ | 19.74 | 17.09 | 15.35 | - |
| YUV | 116.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 104 | 0 | 0.31 | 0.30 | 0.42 | 358.7 | 0.18 | 0.49 |
| Hex | 95 | 67 | 68 | 0 | 1F | 1E | 2A | 167 | 12 | 31 |
| Octal | 225 | 147 | 150 | 0 | 37 | 36 | 52 | 547 | 22 | 61 |
| Binary | 10010101 | 1100111 | 1101000 | 0 | 11111 | 11110 | 101010 | 101100111 | 10010 | 110001 |
Color Harmonies of #956768
Complementary color
Monochromatic Colors of #956768
Black with #956768
Text Example
Text Example
White with #956768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956768; }
p { color: rgb(149,103,104); }
H1.HeaderClassName
{
color: #956768;
}
.AnyTagClassName
{
color: #956768;
}
</style>
background-color css
<style>
a { background-color: #956768; }
a { background-color: rgb(149,103,104); }
div.DivClassName
{
background-color: #956768;
}
.BgClassName
{
background-color: #956768;
}
</style>
border-color css
<style>
span { border-color: #956768; }
span { border-color: rgb(149,103,104); }
td.TdClassName
{
border-color: #956768;
}
.TagClassName
{
border-color: #956768;
}
</style>