Shades of Turkish Rose #926B6D
Tints of Turkish Rose #926B6D
RGB
CMYK
RGB Variations
Color information
#926B6D (or 0x926B6D) is known color: Turkish Rose. HEX triplet: 92, 6B and 6D. RGB value is (146,107,109). Sum of RGB (Red+Green+Blue) = 146+107+109=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 107 (42.19% from 255 or 29.56% from 362); Blue value is 109 (42.97% from 255 or 30.11% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #926B6D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926B6D is #6D9492. Grayscale: #767676. Windows color (decimal): -7181459 or 7170962. OLE color: 7170962.
HSL color Cylindrical-coordinate representation of color #926B6D: hue angle of 356.92º degrees, saturation: 0.15, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #926B6D is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 107 | 109 | - |
| CMYK | 0 | 0.27 | 0.25 | 0.43 |
| HSL | 356.92º | 0.15% | 0.5% | - |
| HSV(B) | 356.92º | 0.27% | 0.57% | - |
| XYZ | 19.87 | 17.73 | 16.84 | - |
| YUV | 118.89 | 122.42 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 107 | 109 | 0 | 0.27 | 0.25 | 0.43 | 356.92 | 0.15 | 0.5 |
| Hex | 92 | 6B | 6D | 0 | 1B | 19 | 2B | 165 | F | 32 |
| Octal | 222 | 153 | 155 | 0 | 33 | 31 | 53 | 545 | 17 | 62 |
| Binary | 10010010 | 1101011 | 1101101 | 0 | 11011 | 11001 | 101011 | 101100101 | 1111 | 110010 |
Color Harmonies of #926B6D
Complementary color
Monochromatic Colors of #926B6D
Black with #926B6D
Text Example
Text Example
White with #926B6D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926B6D; }
p { color: rgb(146,107,109); }
H1.HeaderClassName
{
color: #926B6D;
}
.AnyTagClassName
{
color: #926B6D;
}
</style>
background-color css
<style>
a { background-color: #926B6D; }
a { background-color: rgb(146,107,109); }
div.DivClassName
{
background-color: #926B6D;
}
.BgClassName
{
background-color: #926B6D;
}
</style>
border-color css
<style>
span { border-color: #926B6D; }
span { border-color: rgb(146,107,109); }
td.TdClassName
{
border-color: #926B6D;
}
.TagClassName
{
border-color: #926B6D;
}
</style>