#085459

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

Shades of Mosque #085459

Tints of Mosque #085459

Color information

#085459 (or 0x085459) is unknown color: approx Mosque. HEX triplet: 08, 54 and 59. RGB value is (8,84,89). Sum of RGB (Red+Green+Blue) = 8+84+89=181 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.42% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #085459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085459 is #F7ABA6. Grayscale: #3D3D3D. Windows color (decimal): -16231335 or 5854216. OLE color: 5854216.

HSL color Cylindrical-coordinate representation of color #085459: hue angle of 183.7º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085459 is Cyan = 0.91, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB88489-
CMYK0.910.0600.65
HSL183.7º83.51%19.02%-
HSV(B)183.7º91.01%34.9%-
XYZ5.077.1110.56-
YUV61.85143.3289.59-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.42%
GREEN value IS 84 (33.20% from 255) = 46.41%
BLUE value IS 89 (35.16% from 255) = 49.17%
R=4.42%
G=46.41%
B=49.17%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.06
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal884890.910.0600.65183.783.5119.02
Hex854595B6041b85413
Octal101241311336010127012423
Binary10001010100101100110110111100100000110111000101010010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085459; }

 p { color: rgb(8,84,89); }

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

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

 a { background-color: rgb(8,84,89); }

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

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

 span { border-color: rgb(8,84,89); }

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