#0B6155

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

Shades of Mosque #0B6155

Tints of Mosque #0B6155

Color information

#0B6155 (or 0x0B6155) is unknown color: approx Mosque. HEX triplet: 0B, 61 and 55. RGB value is (11,97,85). Sum of RGB (Red+Green+Blue) = 11+97+85=193 (25% of max value = 765). Red value is 11 (4.69% from 255 or 5.70% from 193); Green value is 97 (38.28% from 255 or 50.26% from 193); Blue value is 85 (33.59% from 255 or 44.04% from 193); Max value from RGB is 97 - color contains mainly: green. Hex color #0B6155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B6155 is #F49EAA. Grayscale: #454545. Windows color (decimal): -16031403 or 5595403. OLE color: 5595403.

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

Color convert

RGB119785-
CMYK0.8900.120.62
HSL171.63º79.63%21.18%-
HSV(B)171.63º88.66%38.04%-
XYZ6.059.2810.07-
YUV69.92136.5185.98-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.70%
GREEN value IS 97 (38.28% from 255) = 50.26%
BLUE value IS 85 (33.59% from 255) = 44.04%
R=5.70%
G=50.26%
B=44.04%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1197850.8900.120.62171.6379.6321.18
HexB6155590C3Eac5015
Octal131411251310147625412025
Binary10111100001101010110110010110011111010101100101000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B6155

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(11,97,85); }

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

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

 a { background-color: rgb(11,97,85); }

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

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

 span { border-color: rgb(11,97,85); }

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