#0B584C

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

Shades of Mosque #0B584C

Tints of Mosque #0B584C

Color information

#0B584C (or 0x0B584C) is unknown color: approx Mosque. HEX triplet: 0B, 58 and 4C. RGB value is (11,88,76). Sum of RGB (Red+Green+Blue) = 11+88+76=175 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.29% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 76 (30.08% from 255 or 43.43% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #0B584C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B584C is #F4A7B3. Grayscale: #3F3F3F. Windows color (decimal): -16033716 or 5003275. OLE color: 5003275.

HSL color Cylindrical-coordinate representation of color #0B584C: hue angle of 170.65º degrees, saturation: 0.78, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B584C is Cyan = 0.88, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.65.

Color convert

RGB118876-
CMYK0.8800.140.65
HSL170.65º77.78%19.41%-
HSV(B)170.65º87.5%34.51%-
XYZ4.937.578.04-
YUV63.61134.9990.48-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 6.29%
GREEN value IS 88 (34.77% from 255) = 50.29%
BLUE value IS 76 (30.08% from 255) = 43.43%
R=6.29%
G=50.29%
B=43.43%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1188760.8800.140.65170.6577.7819.41
HexB584C580E41ab4e13
Octal1313011413001610125311623
Binary101110110001001100101100001110100000110101011100111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B584C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(11,88,76); }

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

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

 a { background-color: rgb(11,88,76); }

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

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

 span { border-color: rgb(11,88,76); }

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