#055751

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

Shades of Mosque #055751

Tints of Mosque #055751

Color information

#055751 (or 0x055751) is unknown color: approx Mosque. HEX triplet: 05, 57 and 51. RGB value is (5,87,81). Sum of RGB (Red+Green+Blue) = 5+87+81=173 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.89% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 81 (32.03% from 255 or 46.82% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #055751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055751 is #FAA8AE. Grayscale: #3D3D3D. Windows color (decimal): -16427183 or 5330693. OLE color: 5330693.

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

Color convert

RGB58781-
CMYK0.9400.070.66
HSL175.61º89.13%18.04%-
HSV(B)175.61º94.25%34.12%-
XYZ4.967.448.96-
YUV61.8138.8387.49-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.89%
GREEN value IS 87 (34.38% from 255) = 50.29%
BLUE value IS 81 (32.03% from 255) = 46.82%
R=2.89%
G=50.29%
B=46.82%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal587810.9400.070.66175.6189.1318.04
Hex557515E0742b05912
Octal51271211360710226013122
Binary1011010111101000110111100111100001010110000101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055751

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055751; }

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

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

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

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

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

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

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

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