#927577

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

Shades of Turkish Rose #927577

Tints of Turkish Rose #927577

Color information

#927577 (or 0x927577) is unknown color: approx Turkish Rose. HEX triplet: 92, 75 and 77. RGB value is (146,117,119). Sum of RGB (Red+Green+Blue) = 146+117+119=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 117 (46.09% from 255 or 30.63% from 382); Blue value is 119 (46.88% from 255 or 31.15% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #927577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927577 is #6D8A88. Grayscale: #7D7D7D. Windows color (decimal): -7178889 or 7828882. OLE color: 7828882.

HSL color Cylindrical-coordinate representation of color #927577: hue angle of 355.86º 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 #927577 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.43.

Color convert

RGB146117119-
CMYK00.200.180.43
HSL355.86º11.74%51.57%-
HSV(B)355.86º19.86%57.25%-
XYZ21.5520.1720.21-
YUV125.9124.11142.34-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 38.22%
GREEN value IS 117 (46.09% from 255) = 30.63%
BLUE value IS 119 (46.88% from 255) = 31.15%
R=38.22%
G=30.63%
B=31.15%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.18
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal14611711900.200.180.43355.8611.7451.57
Hex927577014122B164c34
Octal22216516702422535441464
Binary1001001011101011110111010100100101010111011001001100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #927577

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #927577; }

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

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

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

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

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

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

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

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