#0B605A

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

Shades of Mosque #0B605A

Tints of Mosque #0B605A

Color information

#0B605A (or 0x0B605A) is unknown color: approx Mosque. HEX triplet: 0B, 60 and 5A. RGB value is (11,96,90). Sum of RGB (Red+Green+Blue) = 11+96+90=197 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.58% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 90 (35.55% from 255 or 45.69% from 197); Max value from RGB is 96 - color contains mainly: green. Hex color #0B605A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B605A is #F49FA5. Grayscale: #454545. Windows color (decimal): -16031654 or 5922827. OLE color: 5922827.

HSL color Cylindrical-coordinate representation of color #0B605A: hue angle of 175.76º degrees, saturation: 0.79, 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 #0B605A is Cyan = 0.89, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.

Color convert

RGB119690-
CMYK0.8900.060.62
HSL175.76º79.44%20.98%-
HSV(B)175.76º88.54%37.65%-
XYZ6.179.1811.12-
YUV69.9139.3485.99-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.58%
GREEN value IS 96 (37.89% from 255) = 48.73%
BLUE value IS 90 (35.55% from 255) = 45.69%
R=5.58%
G=48.73%
B=45.69%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1196900.8900.060.62175.7679.4420.98
HexB605A59063Eb04f15
Octal13140132131067626011725
Binary1011110000010110101011001011011111010110000100111110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B605A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(11,96,90); }

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

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

 a { background-color: rgb(11,96,90); }

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

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

 span { border-color: rgb(11,96,90); }

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