#025648

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

Shades of Mosque #025648

Tints of Mosque #025648

Color information

#025648 (or 0x025648) is unknown color: approx Mosque. HEX triplet: 02, 56 and 48. RGB value is (2,86,72). Sum of RGB (Red+Green+Blue) = 2+86+72=160 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.25% from 160); Green value is 86 (33.98% from 255 or 53.75% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 86 - color contains mainly: green. Hex color #025648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025648 is #FDA9B7. Grayscale: #3B3B3B. Windows color (decimal): -16624056 or 4740610. OLE color: 4740610.

HSL color Cylindrical-coordinate representation of color #025648: hue angle of 170º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025648 is Cyan = 0.98, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.

Color convert

RGB28672-
CMYK0.9800.160.66
HSL170º95.45%17.25%-
HSV(B)170º97.67%33.73%-
XYZ4.527.147.27-
YUV59.29135.1787.14-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.25%
GREEN value IS 86 (33.98% from 255) = 53.75%
BLUE value IS 72 (28.52% from 255) = 45%
R=1.25%
G=53.75%
B=45%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal286720.9800.160.6617095.4517.25
Hex256486201042aa5f11
Octal212611014202010225213721
Binary10101011010010001100010010000100001010101010101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025648

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025648; }

 p { color: rgb(2,86,72); }

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

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

 a { background-color: rgb(2,86,72); }

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

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

 span { border-color: rgb(2,86,72); }

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