Shades of Turkish Rose #996567
Tints of Turkish Rose #996567
RGB
CMYK
RGB Variations
Color information
#996567 (or 0x996567) is known color: Turkish Rose. HEX triplet: 99, 65 and 67. RGB value is (153,101,103). Sum of RGB (Red+Green+Blue) = 153+101+103=357 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.86% from 357); Green value is 101 (39.84% from 255 or 28.29% from 357); Blue value is 103 (40.62% from 255 or 28.85% from 357); Max value from RGB is 153 - color contains mainly: red. Hex color #996567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996567 is #669A98. Grayscale: #747474. Windows color (decimal): -6724249 or 6776217. OLE color: 6776217.
HSL color Cylindrical-coordinate representation of color #996567: hue angle of 357.69º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #996567 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 101 | 103 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.4 |
| HSL | 357.69º | 0.2% | 0.5% | - |
| HSV(B) | 357.69º | 0.34% | 0.6% | - |
| XYZ | 20.24 | 17.06 | 15.06 | - |
| YUV | 116.78 | 120.23 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 101 | 103 | 0 | 0.34 | 0.33 | 0.4 | 357.69 | 0.2 | 0.5 |
| Hex | 99 | 65 | 67 | 0 | 22 | 21 | 28 | 166 | 14 | 32 |
| Octal | 231 | 145 | 147 | 0 | 42 | 41 | 50 | 546 | 24 | 62 |
| Binary | 10011001 | 1100101 | 1100111 | 0 | 100010 | 100001 | 101000 | 101100110 | 10100 | 110010 |
Color Harmonies of #996567
Complementary color
Monochromatic Colors of #996567
Black with #996567
Text Example
Text Example
White with #996567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996567; }
p { color: rgb(153,101,103); }
H1.HeaderClassName
{
color: #996567;
}
.AnyTagClassName
{
color: #996567;
}
</style>
background-color css
<style>
a { background-color: #996567; }
a { background-color: rgb(153,101,103); }
div.DivClassName
{
background-color: #996567;
}
.BgClassName
{
background-color: #996567;
}
</style>
border-color css
<style>
span { border-color: #996567; }
span { border-color: rgb(153,101,103); }
td.TdClassName
{
border-color: #996567;
}
.TagClassName
{
border-color: #996567;
}
</style>