#055752

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

Shades of Mosque #055752

Tints of Mosque #055752

Color information

#055752 (or 0x055752) is unknown color: approx Mosque. HEX triplet: 05, 57 and 52. RGB value is (5,87,82). Sum of RGB (Red+Green+Blue) = 5+87+82=174 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.87% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 87 - color contains mainly: green. Hex color #055752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055752 is #FAA8AD. Grayscale: #3D3D3D. Windows color (decimal): -16427182 or 5396229. OLE color: 5396229.

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

Color convert

RGB58782-
CMYK0.9400.060.66
HSL176.34º89.13%18.04%-
HSV(B)176.34º94.25%34.12%-
XYZ4.997.469.16-
YUV61.91139.3387.41-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.87%
GREEN value IS 87 (34.38% from 255) = 50%
BLUE value IS 82 (32.42% from 255) = 47.13%
R=2.87%
G=50%
B=47.13%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal587820.9400.060.66176.3489.1318.04
Hex557525E0642b05912
Octal51271221360610226013122
Binary1011010111101001010111100110100001010110000101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055752

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055752; }

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

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

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

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

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

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

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

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