#849398

Color #849398 Bali Hai (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bali Hai #849398

Tints of Bali Hai #849398

Color information

#849398 (or 0x849398) is unknown color: approx Bali Hai. HEX triplet: 84, 93 and 98. RGB value is (132,147,152). Sum of RGB (Red+Green+Blue) = 132+147+152=431 (57% of max value = 765). Red value is 132 (51.95% from 255 or 30.63% from 431); Green value is 147 (57.81% from 255 or 34.11% from 431); Blue value is 152 (59.77% from 255 or 35.27% from 431); Max value from RGB is 152 - color contains mainly: blue. Hex color #849398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849398 is #7B6C67. Grayscale: #8F8F8F. Windows color (decimal): -8088680 or 9999236. OLE color: 9999236.

HSL color Cylindrical-coordinate representation of color #849398: hue angle of 195º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #849398 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.

Color convert

RGB132147152-
CMYK0.130.0300.40
HSL195º8.85%55.69%-
HSV(B)195º13.16%59.61%-
XYZ25.6228.0433.77-
YUV143.08133.03120.09-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 30.63%
GREEN value IS 147 (57.81% from 255) = 34.11%
BLUE value IS 152 (59.77% from 255) = 35.27%
R=30.63%
G=34.11%
B=35.27%

CMYK

C (Cyan) values IS 0.13
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal1321471520.130.0300.401958.8555.69
Hex849398D3028c3938
Octal2042232301530503031170
Binary1000010010010011100110001101110101000110000111001111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #849398

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #849398; }

 p { color: rgb(132,147,152); }

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

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

 a { background-color: rgb(132,147,152); }

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

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

 span { border-color: rgb(132,147,152); }

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