#025856

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

Shades of Mosque #025856

Tints of Mosque #025856

Color information

#025856 (or 0x025856) is unknown color: approx Mosque. HEX triplet: 02, 58 and 56. RGB value is (2,88,86). Sum of RGB (Red+Green+Blue) = 2+88+86=176 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.14% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #025856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025856 is #FDA7A9. Grayscale: #3D3D3D. Windows color (decimal): -16623530 or 5658626. OLE color: 5658626.

HSL color Cylindrical-coordinate representation of color #025856: hue angle of 178.6º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025856 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.

Color convert

RGB28886-
CMYK0.9800.020.65
HSL178.6º95.56%17.65%-
HSV(B)178.6º97.73%34.51%-
XYZ5.197.6610.01-
YUV62.06141.5185.16-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.14%
GREEN value IS 88 (34.77% from 255) = 50%
BLUE value IS 86 (33.98% from 255) = 48.86%
R=1.14%
G=50%
B=48.86%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal288860.9800.020.65178.695.5617.65
Hex25856620241b36012
Octal21301261420210126314022
Binary10101100010101101100010010100000110110011110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025856

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025856; }

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

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

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

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

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

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

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

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