#0B574F

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

Shades of Mosque #0B574F

Tints of Mosque #0B574F

Color information

#0B574F (or 0x0B574F) is unknown color: approx Mosque. HEX triplet: 0B, 57 and 4F. RGB value is (11,87,79). Sum of RGB (Red+Green+Blue) = 11+87+79=177 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.21% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 79 (31.25% from 255 or 44.63% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #0B574F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B574F is #F4A8B0. Grayscale: #3F3F3F. Windows color (decimal): -16033969 or 5199627. OLE color: 5199627.

HSL color Cylindrical-coordinate representation of color #0B574F: hue angle of 173.68º degrees, saturation: 0.78, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0B574F is Cyan = 0.87, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.

Color convert

RGB118779-
CMYK0.8700.090.66
HSL173.68º77.55%19.22%-
HSV(B)173.68º87.36%34.12%-
XYZ4.967.458.57-
YUV63.36136.8290.65-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 6.21%
GREEN value IS 87 (34.38% from 255) = 49.15%
BLUE value IS 79 (31.25% from 255) = 44.63%
R=6.21%
G=49.15%
B=44.63%

CMYK

C (Cyan) values IS 0.87
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1187790.8700.090.66173.6877.5519.22
HexB574F570942ae4e13
Octal1312711712701110225611623
Binary101110101111001111101011101001100001010101110100111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B574F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(11,87,79); }

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

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

 a { background-color: rgb(11,87,79); }

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

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

 span { border-color: rgb(11,87,79); }

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