Shades of Turkish Rose #957378
Tints of Turkish Rose #957378
RGB
CMYK
RGB Variations
Color information
#957378 (or 0x957378) is known color: Turkish Rose. HEX triplet: 95, 73 and 78. RGB value is (149,115,120). Sum of RGB (Red+Green+Blue) = 149+115+120=384 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.80% from 384); Green value is 115 (45.31% from 255 or 29.95% from 384); Blue value is 120 (47.27% from 255 or 31.25% from 384); Max value from RGB is 149 - color contains mainly: red. Hex color #957378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957378 is #6A8C87. Grayscale: #7D7D7D. Windows color (decimal): -6982792 or 7893909. OLE color: 7893909.
HSL color Cylindrical-coordinate representation of color #957378: hue angle of 351.18º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957378 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
RGB | 149 | 115 | 120 | - |
CMYK | 0 | 0.23 | 0.19 | 0.42 |
HSL | 351.18º | 0.14% | 0.52% | - |
HSV(B) | 351.18º | 0.23% | 0.58% | - |
XYZ | 21.92 | 20.01 | 20.48 | - |
YUV | 125.74 | 124.76 | 144.59 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 149 | 115 | 120 | 0 | 0.23 | 0.19 | 0.42 | 351.18 | 0.14 | 0.52 |
Hex | 95 | 73 | 78 | 0 | 17 | 13 | 2A | 15F | E | 34 |
Octal | 225 | 163 | 170 | 0 | 27 | 23 | 52 | 537 | 16 | 64 |
Binary | 10010101 | 1110011 | 1111000 | 0 | 10111 | 10011 | 101010 | 101011111 | 1110 | 110100 |
Color Harmonies of #957378
Complementary color
Monochromatic Colors of #957378
Black with #957378
Text Example
Text Example
White with #957378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957378; }
p { color: rgb(149,115,120); }
H1.HeaderClassName
{
color: #957378;
}
.AnyTagClassName
{
color: #957378;
}
</style>
background-color css
<style>
a { background-color: #957378; }
a { background-color: rgb(149,115,120); }
div.DivClassName
{
background-color: #957378;
}
.BgClassName
{
background-color: #957378;
}
</style>
border-color css
<style>
span { border-color: #957378; }
span { border-color: rgb(149,115,120); }
td.TdClassName
{
border-color: #957378;
}
.TagClassName
{
border-color: #957378;
}
</style>