#026053

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

Shades of Mosque #026053

Tints of Mosque #026053

Color information

#026053 (or 0x026053) is unknown color: approx Mosque. HEX triplet: 02, 60 and 53. RGB value is (2,96,83). Sum of RGB (Red+Green+Blue) = 2+96+83=181 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.10% from 181); Green value is 96 (37.89% from 255 or 53.04% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 96 - color contains mainly: green. Hex color #026053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026053 is #FD9FAC. Grayscale: #424242. Windows color (decimal): -16621485 or 5464066. OLE color: 5464066.

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

Color convert

RGB29683-
CMYK0.9800.140.62
HSL171.7º95.92%19.22%-
HSV(B)171.7º97.92%37.65%-
XYZ5.7799.62-
YUV66.41137.3682.06-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.10%
GREEN value IS 96 (37.89% from 255) = 53.04%
BLUE value IS 83 (32.81% from 255) = 45.86%
R=1.10%
G=53.04%
B=45.86%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal296830.9800.140.62171.795.9219.22
Hex26053620E3Eac6013
Octal21401231420167625414023
Binary101100000101001111000100111011111010101100110000010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026053

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026053; }

 p { color: rgb(2,96,83); }

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

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

 a { background-color: rgb(2,96,83); }

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

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

 span { border-color: rgb(2,96,83); }

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