#957276

Color #957276 Turkish Rose (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Turkish Rose #957276

Tints of Turkish Rose #957276

Color information

#957276 (or 0x957276) is unknown color: approx Turkish Rose. HEX triplet: 95, 72 and 76. RGB value is (149,114,118). Sum of RGB (Red+Green+Blue) = 149+114+118=381 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.11% from 381); Green value is 114 (44.92% from 255 or 29.92% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 149 - color contains mainly: red. Hex color #957276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957276 is #6A8D89. Grayscale: #7C7C7C. Windows color (decimal): -6983050 or 7762581. OLE color: 7762581.

HSL color Cylindrical-coordinate representation of color #957276: hue angle of 353.14º 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 #957276 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.42.

Color convert

RGB149114118-
CMYK00.230.210.42
HSL353.14º14.17%51.57%-
HSV(B)353.14º23.49%58.43%-
XYZ21.6819.7319.81-
YUV124.92124.1145.17-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 149 (58.59% from 255) = 39.11%
GREEN value IS 114 (44.92% from 255) = 29.92%
BLUE value IS 118 (46.48% from 255) = 30.97%
R=39.11%
G=29.92%
B=30.97%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.21
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal14911411800.230.210.42353.1414.1751.57
Hex957276017152A161e34
Octal22516216602725525411664
Binary1001010111100101110110010111101011010101011000011110110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #957276

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #957276; }

 p { color: rgb(149,114,118); }

 H1.HeaderClassName
 {
   color: #957276;
 }
 .AnyTagClassName
 {
   color: #957276;
 }
</style>
background-color css

<style>
 a { background-color: #957276; }

 a { background-color: rgb(149,114,118); }

 div.DivClassName
 {
   background-color: #957276;
 }
 .BgClassName
 {
   background-color: #957276;
 }
</style>
border-color css

<style>
 span { border-color: #957276; }

 span { border-color: rgb(149,114,118); }

 td.TdClassName
 {
   border-color: #957276;
 }
 .TagClassName
 {
   border-color: #957276;
 }
</style>