#0D5650

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

Shades of Mosque #0D5650

Tints of Mosque #0D5650

Color information

#0D5650 (or 0x0D5650) is unknown color: approx Mosque. HEX triplet: 0D, 56 and 50. RGB value is (13,86,80). Sum of RGB (Red+Green+Blue) = 13+86+80=179 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.26% from 179); Green value is 86 (33.98% from 255 or 48.04% from 179); Blue value is 80 (31.64% from 255 or 44.69% from 179); Max value from RGB is 86 - color contains mainly: green. Hex color #0D5650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5650 is #F2A9AF. Grayscale: #3F3F3F. Windows color (decimal): -15903152 or 5264909. OLE color: 5264909.

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

Color convert

RGB138680-
CMYK0.8500.070.66
HSL175.07º73.74%19.41%-
HSV(B)175.07º84.88%33.73%-
XYZ4.947.328.74-
YUV63.49137.3291.99-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 7.26%
GREEN value IS 86 (33.98% from 255) = 48.04%
BLUE value IS 80 (31.64% from 255) = 44.69%
R=7.26%
G=48.04%
B=44.69%

CMYK

C (Cyan) values IS 0.85
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1386800.8500.070.66175.0773.7419.41
HexD5650550742af4a13
Octal151261201250710225711223
Binary11011010110101000010101010111100001010101111100101010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D5650

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,86,80); }

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

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

 a { background-color: rgb(13,86,80); }

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

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

 span { border-color: rgb(13,86,80); }

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