Html Css Color HEX #025760 Mosque

📋 copy color: '#025760'

red 2 ◦ green 87 ◦ blue 96

#025760
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #025760

Tints of Mosque #025760

RGB

 RED value IS 2 (1.17% from 255) = 1.08%

 GREEN value IS 87 (34.38% from 255) = 47.03%

 BLUE value IS 96 (37.89% from 255) = 51.89%

R = 1.08%
G = 47.03%
B = 51.89%

CMYK

 C value IS 0.98

 M value IS 0.09

 Y value IS 0

 K value IS 0.62

RGB Variations

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

Color information

#025760 (or 0x025760) is known color: Mosque. HEX triplet: 02, 57 and 60. RGB value is (2,87,96). Sum of RGB (Red+Green+Blue) = 2+87+96=185 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.08% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #025760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025760 is #FDA89F. Grayscale: #3E3E3E. Windows color (decimal): -16623776 or 6313730. OLE color: 6313730.

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

Color convert

RGB 2 87 96 -
CMYK 0.98 0.09 0 0.62
HSL 185.74º 0.96% 0.19% -
HSV(B) 185.74º 0.98% 0.38% -
XYZ 5.54 7.67 12.26 -
YUV 62.61 146.84 84.77 -
System Red Green Blue C M Y K H S L
Decimal 2 87 96 0.98 0.09 0 0.62 185.74 0.96 0.19
Hex 2 57 60 62 9 0 3E BA 60 13
Octal 2 127 140 142 11 0 76 272 140 23
Binary 10 1010111 1100000 1100010 1001 0 111110 10111010 1100000 10011

Color Harmonies of #025760

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #025760

Black with #025760

Text Example


Text Example

White with #025760

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #025760; }

 p { color: rgb(2,87,96); }

 H1.HeaderClassName
 {
   color: #025760;
 }
 .AnyTagClassName
 {
   color: #025760;
 }
</style>

background-color css

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

 a { background-color: rgb(2,87,96); }

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

border-color css

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

 span { border-color: rgb(2,87,96); }

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