#005459

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

Shades of Mosque #005459

Tints of Mosque #005459

Color information

#005459 (or 0x005459) is unknown color: approx Mosque. HEX triplet: 00, 54 and 59. RGB value is (0,84,89). Sum of RGB (Red+Green+Blue) = 0+84+89=173 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #005459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005459 is #FFABA6. Grayscale: #3B3B3B. Windows color (decimal): -16755623 or 5854208. OLE color: 5854208.

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

Color convert

RGB08489-
CMYK10.0600.65
HSL183.37º100%17.45%-
HSV(B)183.37º100%34.9%-
XYZ4.977.0610.55-
YUV59.45144.6785.59-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 84 (33.20% from 255) = 48.55%
BLUE value IS 89 (35.16% from 255) = 51.45%
R=0%
G=48.55%
B=51.45%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.06
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal0848910.0600.65183.3710017.45
Hex05459646041b76411
Octal01241311446010126714421
Binary01010100101100111001001100100000110110111110010010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005459; }

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

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

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

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

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

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

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

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