#0B615A

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

Shades of Mosque #0B615A

Tints of Mosque #0B615A

Color information

#0B615A (or 0x0B615A) is unknown color: approx Mosque. HEX triplet: 0B, 61 and 5A. RGB value is (11,97,90). Sum of RGB (Red+Green+Blue) = 11+97+90=198 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.56% from 198); Green value is 97 (38.28% from 255 or 48.99% from 198); Blue value is 90 (35.55% from 255 or 45.45% from 198); Max value from RGB is 97 - color contains mainly: green. Hex color #0B615A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B615A is #F49EA5. Grayscale: #464646. Windows color (decimal): -16031398 or 5923083. OLE color: 5923083.

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

Color convert

RGB119790-
CMYK0.8900.070.62
HSL175.12º79.63%21.18%-
HSV(B)175.12º88.66%38.04%-
XYZ6.269.3611.15-
YUV70.49139.0185.57-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.56%
GREEN value IS 97 (38.28% from 255) = 48.99%
BLUE value IS 90 (35.55% from 255) = 45.45%
R=5.56%
G=48.99%
B=45.45%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1197900.8900.070.62175.1279.6321.18
HexB615A59073Eaf5015
Octal13141132131077625712025
Binary1011110000110110101011001011111111010101111101000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B615A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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