#0D5752

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

Shades of Mosque #0D5752

Tints of Mosque #0D5752

Color information

#0D5752 (or 0x0D5752) is unknown color: approx Mosque. HEX triplet: 0D, 57 and 52. RGB value is (13,87,82). Sum of RGB (Red+Green+Blue) = 13+87+82=182 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.14% from 182); Green value is 87 (34.38% from 255 or 47.80% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 87 - color contains mainly: green. Hex color #0D5752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5752 is #F2A8AD. Grayscale: #404040. Windows color (decimal): -15902894 or 5396237. OLE color: 5396237.

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

Color convert

RGB138782-
CMYK0.8500.060.66
HSL175.95º74%19.61%-
HSV(B)175.95º85.06%34.12%-
XYZ5.17.519.16-
YUV64.3137.9891.41-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 7.14%
GREEN value IS 87 (34.38% from 255) = 47.80%
BLUE value IS 82 (32.42% from 255) = 45.05%
R=7.14%
G=47.80%
B=45.05%

CMYK

C (Cyan) values IS 0.85
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1387820.8500.060.66175.957419.61
HexD5752550642b04a14
Octal151271221250610226011224
Binary11011010111101001010101010110100001010110000100101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D5752

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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