#055960

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

Shades of Mosque #055960

Tints of Mosque #055960

Color information

#055960 (or 0x055960) is unknown color: approx Mosque. HEX triplet: 05, 59 and 60. RGB value is (5,89,96). Sum of RGB (Red+Green+Blue) = 5+89+96=190 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.63% from 190); Green value is 89 (35.16% from 255 or 46.84% from 190); Blue value is 96 (37.89% from 255 or 50.53% from 190); Max value from RGB is 96 - color contains mainly: blue. Hex color #055960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055960 is #FAA69F. Grayscale: #404040. Windows color (decimal): -16426656 or 6314245. OLE color: 6314245.

HSL color Cylindrical-coordinate representation of color #055960: hue angle of 184.62º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055960 is Cyan = 0.95, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB58996-
CMYK0.950.0700.62
HSL184.62º90.1%19.8%-
HSV(B)184.62º94.79%37.65%-
XYZ5.758.0212.31-
YUV64.68145.6785.43-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.63%
GREEN value IS 89 (35.16% from 255) = 46.84%
BLUE value IS 96 (37.89% from 255) = 50.53%
R=2.63%
G=46.84%
B=50.53%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0.07
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal589960.950.0700.62184.6290.119.8
Hex559605F703Eb95a14
Octal5131140137707627113224
Binary101101100111000001011111111011111010111001101101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055960

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055960; }

 p { color: rgb(5,89,96); }

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

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

 a { background-color: rgb(5,89,96); }

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

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

 span { border-color: rgb(5,89,96); }

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