#927376

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

Shades of Turkish Rose #927376

Tints of Turkish Rose #927376

Color information

#927376 (or 0x927376) is unknown color: approx Turkish Rose. HEX triplet: 92, 73 and 76. RGB value is (146,115,118). Sum of RGB (Red+Green+Blue) = 146+115+118=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 115 (45.31% from 255 or 30.34% from 379); Blue value is 118 (46.48% from 255 or 31.13% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #927376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927376 is #6D8C89. Grayscale: #7C7C7C. Windows color (decimal): -7179402 or 7762834. OLE color: 7762834.

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

Color convert

RGB146115118-
CMYK00.210.190.43
HSL354.19º12.45%51.18%-
HSV(B)354.19º21.23%57.25%-
XYZ21.2519.6819.82-
YUV124.61124.27143.26-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 38.52%
GREEN value IS 115 (45.31% from 255) = 30.34%
BLUE value IS 118 (46.48% from 255) = 31.13%
R=38.52%
G=30.34%
B=31.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.21
Y (Yellow) values IS 0.19
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal14611511800.210.190.43354.1912.4551.18
Hex927376015132B162c33
Octal22216316602523535421463
Binary1001001011100111110110010101100111010111011000101100110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #927376

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #927376; }

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

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

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

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

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

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

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

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