#056059

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

Shades of Mosque #056059

Tints of Mosque #056059

Color information

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

HSL color Cylindrical-coordinate representation of color #056059: hue angle of 175.38º 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 #056059 is Cyan = 0.95, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.

Color convert

RGB59689-
CMYK0.9500.070.62
HSL175.38º90.1%19.8%-
HSV(B)175.38º94.79%37.65%-
XYZ6.059.1210.89-
YUV67.99139.8583.07-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal596890.9500.070.62175.3890.119.8
Hex560595F073Eaf5a14
Octal5140131137077625713224
Binary101110000010110011011111011111111010101111101101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056059

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056059; }

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

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

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

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

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

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

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

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