Shades of Turkish Rose #907273
Tints of Turkish Rose #907273
RGB
CMYK
RGB Variations
Color information
#907273 (or 0x907273) is known color: Turkish Rose. HEX triplet: 90, 72 and 73. RGB value is (144,114,115). Sum of RGB (Red+Green+Blue) = 144+114+115=373 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.61% from 373); Green value is 114 (44.92% from 255 or 30.56% from 373); Blue value is 115 (45.31% from 255 or 30.83% from 373); Max value from RGB is 144 - color contains mainly: red. Hex color #907273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907273 is #6F8D8C. Grayscale: #7B7B7B. Windows color (decimal): -7310733 or 7565968. OLE color: 7565968.
HSL color Cylindrical-coordinate representation of color #907273: hue angle of 358º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #907273 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 115 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.44 |
| HSL | 358º | 0.12% | 0.51% | - |
| HSV(B) | 358º | 0.21% | 0.56% | - |
| XYZ | 20.61 | 19.2 | 18.84 | - |
| YUV | 123.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 115 | 0 | 0.21 | 0.20 | 0.44 | 358 | 0.12 | 0.51 |
| Hex | 90 | 72 | 73 | 0 | 15 | 14 | 2C | 166 | C | 33 |
| Octal | 220 | 162 | 163 | 0 | 25 | 24 | 54 | 546 | 14 | 63 |
| Binary | 10010000 | 1110010 | 1110011 | 0 | 10101 | 10100 | 101100 | 101100110 | 1100 | 110011 |
Color Harmonies of #907273
Complementary color
Monochromatic Colors of #907273
Black with #907273
Text Example
Text Example
White with #907273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907273; }
p { color: rgb(144,114,115); }
H1.HeaderClassName
{
color: #907273;
}
.AnyTagClassName
{
color: #907273;
}
</style>
background-color css
<style>
a { background-color: #907273; }
a { background-color: rgb(144,114,115); }
div.DivClassName
{
background-color: #907273;
}
.BgClassName
{
background-color: #907273;
}
</style>
border-color css
<style>
span { border-color: #907273; }
span { border-color: rgb(144,114,115); }
td.TdClassName
{
border-color: #907273;
}
.TagClassName
{
border-color: #907273;
}
</style>