#0D6056

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

Shades of Mosque #0D6056

Tints of Mosque #0D6056

Color information

#0D6056 (or 0x0D6056) is unknown color: approx Mosque. HEX triplet: 0D, 60 and 56. RGB value is (13,96,86). Sum of RGB (Red+Green+Blue) = 13+96+86=195 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.67% from 195); Green value is 96 (37.89% from 255 or 49.23% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 96 - color contains mainly: green. Hex color #0D6056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D6056 is #F29FA9. Grayscale: #464646. Windows color (decimal): -15900586 or 5660685. OLE color: 5660685.

HSL color Cylindrical-coordinate representation of color #0D6056: hue angle of 172.77º 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 #0D6056 is Cyan = 0.86, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.

Color convert

RGB139686-
CMYK0.8600.100.62
HSL172.77º76.15%21.37%-
HSV(B)172.77º86.46%37.65%-
XYZ6.039.1210.25-
YUV70.0413787.31-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 6.67%
GREEN value IS 96 (37.89% from 255) = 49.23%
BLUE value IS 86 (33.98% from 255) = 44.10%
R=6.67%
G=49.23%
B=44.10%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1396860.8600.100.62172.7776.1521.37
HexD6056560A3Ead4c15
Octal151401261260127625511425
Binary11011100000101011010101100101011111010101101100110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D6056

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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