#056458

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

Shades of Mosque #056458

Tints of Mosque #056458

Color information

#056458 (or 0x056458) is unknown color: approx Mosque. HEX triplet: 05, 64 and 58. RGB value is (5,100,88). Sum of RGB (Red+Green+Blue) = 5+100+88=193 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.59% from 193); Green value is 100 (39.45% from 255 or 51.81% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 100 - color contains mainly: green. Hex color #056458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056458 is #FA9BA7. Grayscale: #464646. Windows color (decimal): -16423848 or 5792773. OLE color: 5792773.

HSL color Cylindrical-coordinate representation of color #056458: hue angle of 172.42º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056458 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.

Color convert

RGB510088-
CMYK0.9500.120.61
HSL172.42º90.48%20.59%-
HSV(B)172.42º95%39.22%-
XYZ6.389.8510.8-
YUV70.23138.0381.48-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.59%
GREEN value IS 100 (39.45% from 255) = 51.81%
BLUE value IS 88 (34.77% from 255) = 45.60%
R=2.59%
G=51.81%
B=45.60%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal5100880.9500.120.61172.4290.4820.59
Hex564585F0C3Dac5a15
Octal51441301370147525413225
Binary1011100100101100010111110110011110110101100101101010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056458; }

 p { color: rgb(5,100,88); }

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

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

 a { background-color: rgb(5,100,88); }

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

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

 span { border-color: rgb(5,100,88); }

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