#0D5560

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

Shades of Mosque #0D5560

Tints of Mosque #0D5560

Color information

#0D5560 (or 0x0D5560) is unknown color: approx Mosque. HEX triplet: 0D, 55 and 60. RGB value is (13,85,96). Sum of RGB (Red+Green+Blue) = 13+85+96=194 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.70% from 194); Green value is 85 (33.59% from 255 or 43.81% from 194); Blue value is 96 (37.89% from 255 or 49.48% from 194); Max value from RGB is 96 - color contains mainly: blue. Hex color #0D5560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5560 is #F2AA9F. Grayscale: #404040. Windows color (decimal): -15903392 or 6313229. OLE color: 6313229.

HSL color Cylindrical-coordinate representation of color #0D5560: hue angle of 187.95º degrees, saturation: 0.76, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0D5560 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB138596-
CMYK0.860.1100.62
HSL187.95º76.15%21.37%-
HSV(B)187.95º86.46%37.65%-
XYZ5.537.4312.21-
YUV64.73145.6591.11-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 6.70%
GREEN value IS 85 (33.59% from 255) = 43.81%
BLUE value IS 96 (37.89% from 255) = 49.48%
R=6.70%
G=43.81%
B=49.48%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0.11
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1385960.860.1100.62187.9576.1521.37
HexD556056B03Ebc4c15
Octal151251401261307627411425
Binary11011010101110000010101101011011111010111100100110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D5560

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,85,96); }

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

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

 a { background-color: rgb(13,85,96); }

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

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

 span { border-color: rgb(13,85,96); }

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