#055956

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

Shades of Mosque #055956

Tints of Mosque #055956

Color information

#055956 (or 0x055956) is unknown color: approx Mosque. HEX triplet: 05, 59 and 56. RGB value is (5,89,86). Sum of RGB (Red+Green+Blue) = 5+89+86=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #055956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055956 is #FAA6A9. Grayscale: #3F3F3F. Windows color (decimal): -16426666 or 5658885. OLE color: 5658885.

HSL color Cylindrical-coordinate representation of color #055956: hue angle of 177.86º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055956 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB58986-
CMYK0.9400.030.65
HSL177.86º89.36%18.43%-
HSV(B)177.86º94.38%34.9%-
XYZ5.317.8510.04-
YUV63.54140.6786.24-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.78%
GREEN value IS 89 (35.16% from 255) = 49.44%
BLUE value IS 86 (33.98% from 255) = 47.78%
R=2.78%
G=49.44%
B=47.78%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal589860.9400.030.65177.8689.3618.43
Hex559565E0341b25912
Octal51311261360310126213122
Binary101101100110101101011110011100000110110010101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055956; }

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

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

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

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

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

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

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

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