#005461

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

Shades of Mosque #005461

Tints of Mosque #005461

Color information

#005461 (or 0x005461) is unknown color: approx Mosque. HEX triplet: 00, 54 and 61. RGB value is (0,84,97). Sum of RGB (Red+Green+Blue) = 0+84+97=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 97 (38.28% from 255 or 53.59% from 181); Max value from RGB is 97 - color contains mainly: blue. Hex color #005461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005461 is #FFAB9E. Grayscale: #3C3C3C. Windows color (decimal): -16755615 or 6378496. OLE color: 6378496.

HSL color Cylindrical-coordinate representation of color #005461: hue angle of 188.04º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005461 is Cyan = 1, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB08497-
CMYK10.1300.62
HSL188.04º100%19.02%-
HSV(B)188.04º100%38.04%-
XYZ5.337.212.42-
YUV60.37148.6784.94-

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) = 46.41%
BLUE value IS 97 (38.28% from 255) = 53.59%
R=0%
G=46.41%
B=53.59%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.13
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal0849710.1300.62188.0410019.02
Hex0546164D03Ebc6413
Octal01241411441507627414423
Binary01010100110000111001001101011111010111100110010010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005461

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005461; }

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

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

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

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

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

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

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

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