#927576

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

Shades of Turkish Rose #927576

Tints of Turkish Rose #927576

Color information

#927576 (or 0x927576) is unknown color: approx Turkish Rose. HEX triplet: 92, 75 and 76. RGB value is (146,117,118). Sum of RGB (Red+Green+Blue) = 146+117+118=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 117 (46.09% from 255 or 30.71% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #927576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927576 is #6D8A89. Grayscale: #7D7D7D. Windows color (decimal): -7178890 or 7763346. OLE color: 7763346.

HSL color Cylindrical-coordinate representation of color #927576: hue angle of 357.93º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927576 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.43.

Color convert

RGB146117118-
CMYK00.200.190.43
HSL357.93º11.74%51.57%-
HSV(B)357.93º19.86%57.25%-
XYZ21.4920.1419.89-
YUV125.78123.61142.42-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 38.32%
GREEN value IS 117 (46.09% from 255) = 30.71%
BLUE value IS 118 (46.48% from 255) = 30.97%
R=38.32%
G=30.71%
B=30.97%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.19
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal14611711800.200.190.43357.9311.7451.57
Hex927576014132B166c34
Octal22216516602423535461464
Binary1001001011101011110110010100100111010111011001101100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #927576

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #927576; }

 p { color: rgb(146,117,118); }

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

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

 a { background-color: rgb(146,117,118); }

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

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

 span { border-color: rgb(146,117,118); }

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