#026258

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

Shades of Mosque #026258

Tints of Mosque #026258

Color information

#026258 (or 0x026258) is unknown color: approx Mosque. HEX triplet: 02, 62 and 58. RGB value is (2,98,88). Sum of RGB (Red+Green+Blue) = 2+98+88=188 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.06% from 188); Green value is 98 (38.67% from 255 or 52.13% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 98 - color contains mainly: green. Hex color #026258 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026258 is #FD9DA7. Grayscale: #444444. Windows color (decimal): -16620968 or 5792258. OLE color: 5792258.

HSL color Cylindrical-coordinate representation of color #026258: hue angle of 173.75º 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 #026258 is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.

Color convert

RGB29888-
CMYK0.9800.100.62
HSL173.75º96%19.61%-
HSV(B)173.75º97.96%38.43%-
XYZ6.159.4510.73-
YUV68.16139.280.81-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.06%
GREEN value IS 98 (38.67% from 255) = 52.13%
BLUE value IS 88 (34.77% from 255) = 46.81%
R=1.06%
G=52.13%
B=46.81%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal298880.9800.100.62173.759619.61
Hex26258620A3Eae6014
Octal21421301420127625614024
Binary101100010101100011000100101011111010101110110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026258

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026258; }

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

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

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

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

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

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

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

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