#055951

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

Shades of Mosque #055951

Tints of Mosque #055951

Color information

#055951 (or 0x055951) is unknown color: approx Mosque. HEX triplet: 05, 59 and 51. RGB value is (5,89,81). Sum of RGB (Red+Green+Blue) = 5+89+81=175 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.86% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 81 (32.03% from 255 or 46.29% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #055951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055951 is #FAA6AE. Grayscale: #3E3E3E. Windows color (decimal): -16426671 or 5331205. OLE color: 5331205.

HSL color Cylindrical-coordinate representation of color #055951: hue angle of 174.29º 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 #055951 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.

Color convert

RGB58981-
CMYK0.9400.090.65
HSL174.29º89.36%18.43%-
HSV(B)174.29º94.38%34.9%-
XYZ5.127.779.01-
YUV62.97138.1786.65-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.86%
GREEN value IS 89 (35.16% from 255) = 50.86%
BLUE value IS 81 (32.03% from 255) = 46.29%
R=2.86%
G=50.86%
B=46.29%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal589810.9400.090.65174.2989.3618.43
Hex559515E0941ae5912
Octal513112113601110125613122
Binary10110110011010001101111001001100000110101110101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055951

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055951; }

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

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

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

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

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

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

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

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