#0D5459

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

Shades of Mosque #0D5459

Tints of Mosque #0D5459

Color information

#0D5459 (or 0x0D5459) is unknown color: approx Mosque. HEX triplet: 0D, 54 and 59. RGB value is (13,84,89). Sum of RGB (Red+Green+Blue) = 13+84+89=186 (24% of max value = 765). Red value is 13 (5.47% from 255 or 6.99% from 186); Green value is 84 (33.20% from 255 or 45.16% from 186); Blue value is 89 (35.16% from 255 or 47.85% from 186); Max value from RGB is 89 - color contains mainly: blue. Hex color #0D5459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5459 is #F2ABA6. Grayscale: #3F3F3F. Windows color (decimal): -15903655 or 5854221. OLE color: 5854221.

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

Color convert

RGB138489-
CMYK0.850.0600.65
HSL183.95º74.51%20%-
HSV(B)183.95º85.39%34.9%-
XYZ5.147.1510.56-
YUV63.34142.4892.09-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 6.99%
GREEN value IS 84 (33.20% from 255) = 45.16%
BLUE value IS 89 (35.16% from 255) = 47.85%
R=6.99%
G=45.16%
B=47.85%

CMYK

C (Cyan) values IS 0.85
M (Magenta) values IS 0.06
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1384890.850.0600.65183.9574.5120
HexD5459556041b84b14
Octal151241311256010127011324
Binary11011010100101100110101011100100000110111000100101110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D5459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,84,89); }

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

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

 a { background-color: rgb(13,84,89); }

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

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

 span { border-color: rgb(13,84,89); }

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