#0B6458

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

Shades of Mosque #0B6458

Tints of Mosque #0B6458

Color information

#0B6458 (or 0x0B6458) is unknown color: approx Mosque. HEX triplet: 0B, 64 and 58. RGB value is (11,100,88). Sum of RGB (Red+Green+Blue) = 11+100+88=199 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.53% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #0B6458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B6458 is #F49BA7. Grayscale: #474747. Windows color (decimal): -16030632 or 5792779. OLE color: 5792779.

HSL color Cylindrical-coordinate representation of color #0B6458: hue angle of 171.91º degrees, saturation: 0.8, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0B6458 is Cyan = 0.89, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.

Color convert

RGB1110088-
CMYK0.8900.120.61
HSL171.91º80.18%21.76%-
HSV(B)171.91º89%39.22%-
XYZ6.469.8910.8-
YUV72.02137.0184.48-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.53%
GREEN value IS 100 (39.45% from 255) = 50.25%
BLUE value IS 88 (34.77% from 255) = 44.22%
R=5.53%
G=50.25%
B=44.22%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal11100880.8900.120.61171.9180.1821.76
HexB6458590C3Dac5016
Octal131441301310147525412026
Binary10111100100101100010110010110011110110101100101000010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B6458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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