#0D6156

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

Shades of Mosque #0D6156

Tints of Mosque #0D6156

Color information

#0D6156 (or 0x0D6156) is unknown color: approx Mosque. HEX triplet: 0D, 61 and 56. RGB value is (13,97,86). Sum of RGB (Red+Green+Blue) = 13+97+86=196 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.63% from 196); Green value is 97 (38.28% from 255 or 49.49% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 97 - color contains mainly: green. Hex color #0D6156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D6156 is #F29EA9. Grayscale: #464646. Windows color (decimal): -15900330 or 5660941. OLE color: 5660941.

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

Color convert

RGB139786-
CMYK0.8700.110.62
HSL172.14º76.36%21.57%-
HSV(B)172.14º86.6%38.04%-
XYZ6.129.3110.28-
YUV70.63136.6786.89-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 6.63%
GREEN value IS 97 (38.28% from 255) = 49.49%
BLUE value IS 86 (33.98% from 255) = 43.88%
R=6.63%
G=49.49%
B=43.88%

CMYK

C (Cyan) values IS 0.87
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1397860.8700.110.62172.1476.3621.57
HexD6156570B3Eac4c16
Octal151411261270137625411426
Binary11011100001101011010101110101111111010101100100110010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D6156

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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