Shades of Turkish Rose #996467
Tints of Turkish Rose #996467
RGB
CMYK
RGB Variations
Color information
#996467 (or 0x996467) is known color: Turkish Rose. HEX triplet: 99, 64 and 67. RGB value is (153,100,103). Sum of RGB (Red+Green+Blue) = 153+100+103=356 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.98% from 356); Green value is 100 (39.45% from 255 or 28.09% from 356); Blue value is 103 (40.62% from 255 or 28.93% from 356); Max value from RGB is 153 - color contains mainly: red. Hex color #996467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996467 is #669B98. Grayscale: #747474. Windows color (decimal): -6724505 or 6775961. OLE color: 6775961.
HSL color Cylindrical-coordinate representation of color #996467: hue angle of 356.6º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #996467 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 100 | 103 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.4 |
| HSL | 356.6º | 0.21% | 0.5% | - |
| HSV(B) | 356.6º | 0.35% | 0.6% | - |
| XYZ | 20.14 | 16.87 | 15.03 | - |
| YUV | 116.19 | 120.56 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 100 | 103 | 0 | 0.35 | 0.33 | 0.4 | 356.6 | 0.21 | 0.5 |
| Hex | 99 | 64 | 67 | 0 | 23 | 21 | 28 | 165 | 15 | 32 |
| Octal | 231 | 144 | 147 | 0 | 43 | 41 | 50 | 545 | 25 | 62 |
| Binary | 10011001 | 1100100 | 1100111 | 0 | 100011 | 100001 | 101000 | 101100101 | 10101 | 110010 |
Color Harmonies of #996467
Complementary color
Monochromatic Colors of #996467
Black with #996467
Text Example
Text Example
White with #996467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996467; }
p { color: rgb(153,100,103); }
H1.HeaderClassName
{
color: #996467;
}
.AnyTagClassName
{
color: #996467;
}
</style>
background-color css
<style>
a { background-color: #996467; }
a { background-color: rgb(153,100,103); }
div.DivClassName
{
background-color: #996467;
}
.BgClassName
{
background-color: #996467;
}
</style>
border-color css
<style>
span { border-color: #996467; }
span { border-color: rgb(153,100,103); }
td.TdClassName
{
border-color: #996467;
}
.TagClassName
{
border-color: #996467;
}
</style>