#02625E

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

Shades of Mosque #02625E

Tints of Mosque #02625E

Color information

#02625E (or 0x02625E) is unknown color: approx Mosque. HEX triplet: 02, 62 and 5E. RGB value is (2,98,94). Sum of RGB (Red+Green+Blue) = 2+98+94=194 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.03% from 194); Green value is 98 (38.67% from 255 or 50.52% from 194); Blue value is 94 (37.11% from 255 or 48.45% from 194); Max value from RGB is 98 - color contains mainly: green. Hex color #02625E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02625E is #FD9DA1. Grayscale: #444444. Windows color (decimal): -16620962 or 6185474. OLE color: 6185474.

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

Color convert

RGB29894-
CMYK0.9800.040.62
HSL177.5º96%19.61%-
HSV(B)177.5º97.96%38.43%-
XYZ6.419.5612.1-
YUV68.84142.280.33-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.03%
GREEN value IS 98 (38.67% from 255) = 50.52%
BLUE value IS 94 (37.11% from 255) = 48.45%
R=1.03%
G=50.52%
B=48.45%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal298940.9800.040.62177.59619.61
Hex2625E62043Eb26014
Octal2142136142047626214024
Binary10110001010111101100010010011111010110010110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #02625E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #02625E; }

 p { color: rgb(2,98,94); }

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

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

 a { background-color: rgb(2,98,94); }

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

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

 span { border-color: rgb(2,98,94); }

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