#0D5C58

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

Shades of Mosque #0D5C58

Tints of Mosque #0D5C58

Color information

#0D5C58 (or 0x0D5C58) is unknown color: approx Mosque. HEX triplet: 0D, 5C and 58. RGB value is (13,92,88). Sum of RGB (Red+Green+Blue) = 13+92+88=193 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.74% from 193); Green value is 92 (36.33% from 255 or 47.67% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 92 - color contains mainly: green. Hex color #0D5C58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5C58 is #F2A3A7. Grayscale: #434343. Windows color (decimal): -15901608 or 5790733. OLE color: 5790733.

HSL color Cylindrical-coordinate representation of color #0D5C58: hue angle of 176.96º degrees, saturation: 0.75, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0D5C58 is Cyan = 0.86, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.64.

Color convert

RGB139288-
CMYK0.8600.040.64
HSL176.96º75.24%20.59%-
HSV(B)176.96º85.87%36.08%-
XYZ5.758.4410.56-
YUV67.92139.3388.83-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 6.74%
GREEN value IS 92 (36.33% from 255) = 47.67%
BLUE value IS 88 (34.77% from 255) = 45.60%
R=6.74%
G=47.67%
B=45.60%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.64
SystemRedGreenBlueCMYKHSL
Decimal1392880.8600.040.64176.9675.2420.59
HexD5C58560440b14b15
Octal151341301260410026111325
Binary11011011100101100010101100100100000010110001100101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D5C58

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0D5C58; }

 p { color: rgb(13,92,88); }

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

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

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

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

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

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

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