#055858

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

Shades of Mosque #055858

Tints of Mosque #055858

Color information

#055858 (or 0x055858) is unknown color: approx Mosque. HEX triplet: 05, 58 and 58. RGB value is (5,88,88). Sum of RGB (Red+Green+Blue) = 5+88+88=181 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.76% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 88 (34.77% from 255 or 48.62% from 181); Max value from RGB is 88 - color contains mainly: green, blue. Hex color #055858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055858 is #FAA7A7. Grayscale: #3F3F3F. Windows color (decimal): -16426920 or 5789701. OLE color: 5789701.

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

Color convert

RGB58888-
CMYK0.94000.65
HSL180º89.25%18.24%-
HSV(B)180º94.32%34.51%-
XYZ5.317.7210.44-
YUV63.1814286.5-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.76%
GREEN value IS 88 (34.77% from 255) = 48.62%
BLUE value IS 88 (34.77% from 255) = 48.62%
R=2.76%
G=48.62%
B=48.62%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal588880.94000.6518089.2518.24
Hex558585E0041b45912
Octal51301301360010126413122
Binary10110110001011000101111000100000110110100101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055858

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055858; }

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

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

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

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

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

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

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

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