#056758

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

Shades of Mosque #056758

Tints of Mosque #056758

Color information

#056758 (or 0x056758) is unknown color: approx Mosque. HEX triplet: 05, 67 and 58. RGB value is (5,103,88). Sum of RGB (Red+Green+Blue) = 5+103+88=196 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.55% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 88 (34.77% from 255 or 44.90% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #056758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056758 is #FA98A7. Grayscale: #474747. Windows color (decimal): -16423080 or 5793541. OLE color: 5793541.

HSL color Cylindrical-coordinate representation of color #056758: hue angle of 170.82º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056758 is Cyan = 0.95, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.

Color convert

RGB510388-
CMYK0.9500.150.60
HSL170.82º90.74%21.18%-
HSV(B)170.82º95.15%40.39%-
XYZ6.6710.4410.9-
YUV71.99137.0380.22-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.55%
GREEN value IS 103 (40.62% from 255) = 52.55%
BLUE value IS 88 (34.77% from 255) = 44.90%
R=2.55%
G=52.55%
B=44.90%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal5103880.9500.150.60170.8290.7421.18
Hex567585F0F3Cab5b15
Octal51471301370177425313325
Binary1011100111101100010111110111111110010101011101101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056758

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056758; }

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

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

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

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

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

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

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

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