#035848

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

Shades of Mosque #035848

Tints of Mosque #035848

Color information

#035848 (or 0x035848) is unknown color: approx Mosque. HEX triplet: 03, 58 and 48. RGB value is (3,88,72). Sum of RGB (Red+Green+Blue) = 3+88+72=163 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.84% from 163); Green value is 88 (34.77% from 255 or 53.99% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 88 - color contains mainly: green. Hex color #035848 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035848 is #FCA7B7. Grayscale: #3C3C3C. Windows color (decimal): -16558008 or 4741123. OLE color: 4741123.

HSL color Cylindrical-coordinate representation of color #035848: hue angle of 168.71º 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 #035848 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.

Color convert

RGB38872-
CMYK0.9700.180.65
HSL168.71º93.41%17.84%-
HSV(B)168.71º96.59%34.51%-
XYZ4.77.477.32-
YUV60.76134.3486.8-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.84%
GREEN value IS 88 (34.77% from 255) = 53.99%
BLUE value IS 72 (28.52% from 255) = 44.17%
R=1.84%
G=53.99%
B=44.17%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.18
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal388720.9700.180.65168.7193.4117.84
Hex358486101241a95d12
Octal313011014102210125113522
Binary11101100010010001100001010010100000110101001101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035848

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035848; }

 p { color: rgb(3,88,72); }

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

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

 a { background-color: rgb(3,88,72); }

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

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

 span { border-color: rgb(3,88,72); }

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