#026352

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

Shades of Mosque #026352

Tints of Mosque #026352

Color information

#026352 (or 0x026352) is unknown color: approx Mosque. HEX triplet: 02, 63 and 52. RGB value is (2,99,82). Sum of RGB (Red+Green+Blue) = 2+99+82=183 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.09% from 183); Green value is 99 (39.06% from 255 or 54.10% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 99 - color contains mainly: green. Hex color #026352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026352 is #FD9CAD. Grayscale: #444444. Windows color (decimal): -16620718 or 5399298. OLE color: 5399298.

HSL color Cylindrical-coordinate representation of color #026352: hue angle of 169.48º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026352 is Cyan = 0.98, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.

Color convert

RGB29982-
CMYK0.9800.170.61
HSL169.48º96.04%19.8%-
HSV(B)169.48º97.98%38.82%-
XYZ6.019.559.51-
YUV68.06135.8680.88-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.09%
GREEN value IS 99 (39.06% from 255) = 54.10%
BLUE value IS 82 (32.42% from 255) = 44.81%
R=1.09%
G=54.10%
B=44.81%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal299820.9800.170.61169.4896.0419.8
Hex26352620113Da96014
Octal21431221420217525114024
Binary1011000111010010110001001000111110110101001110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026352

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026352; }

 p { color: rgb(2,99,82); }

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

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

 a { background-color: rgb(2,99,82); }

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

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

 span { border-color: rgb(2,99,82); }

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