#025456

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

Shades of Mosque #025456

Tints of Mosque #025456

Color information

#025456 (or 0x025456) is unknown color: approx Mosque. HEX triplet: 02, 54 and 56. RGB value is (2,84,86). Sum of RGB (Red+Green+Blue) = 2+84+86=172 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.16% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 86 (33.98% from 255 or 50% from 172); Max value from RGB is 86 - color contains mainly: blue. Hex color #025456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025456 is #FDABA9. Grayscale: #3B3B3B. Windows color (decimal): -16624554 or 5657602. OLE color: 5657602.

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

Color convert

RGB28486-
CMYK0.980.0200.66
HSL181.43º95.45%17.25%-
HSV(B)181.43º97.67%33.73%-
XYZ4.887.039.9-
YUV59.71142.8386.84-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.16%
GREEN value IS 84 (33.20% from 255) = 48.84%
BLUE value IS 86 (33.98% from 255) = 50%
R=1.16%
G=48.84%
B=50%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal284860.980.0200.66181.4395.4517.25
Hex25456622042b55f11
Octal21241261422010226513721
Binary10101010010101101100010100100001010110101101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025456

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025456; }

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

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

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

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

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

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

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

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