#035956

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

Shades of Mosque #035956

Tints of Mosque #035956

Color information

#035956 (or 0x035956) is unknown color: approx Mosque. HEX triplet: 03, 59 and 56. RGB value is (3,89,86). Sum of RGB (Red+Green+Blue) = 3+89+86=178 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #035956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035956 is #FCA6A9. Grayscale: #3E3E3E. Windows color (decimal): -16557738 or 5658883. OLE color: 5658883.

HSL color Cylindrical-coordinate representation of color #035956: hue angle of 177.91º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035956 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB38986-
CMYK0.9700.030.65
HSL177.91º93.48%18.04%-
HSV(B)177.91º96.63%34.9%-
XYZ5.297.8410.04-
YUV62.94141.0185.24-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.69%
GREEN value IS 89 (35.16% from 255) = 50%
BLUE value IS 86 (33.98% from 255) = 48.31%
R=1.69%
G=50%
B=48.31%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal389860.9700.030.65177.9193.4818.04
Hex35956610341b25d12
Octal31311261410310126213522
Binary11101100110101101100001011100000110110010101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035956; }

 p { color: rgb(3,89,86); }

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

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

 a { background-color: rgb(3,89,86); }

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

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

 span { border-color: rgb(3,89,86); }

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