Html Css Color HEX #035951 Mosque

📋 copy color: '#035951'

red 3 ◦ green 89 ◦ blue 81

#035951
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #035951

Tints of Mosque #035951

RGB

 RED value IS 3 (1.56% from 255) = 1.73%

 GREEN value IS 89 (35.16% from 255) = 51.45%

 BLUE value IS 81 (32.03% from 255) = 46.82%

R = 1.73%
G = 51.45%
B = 46.82%

CMYK

 C value IS 0.97

 M value IS 0

 Y value IS 0.09

 K value IS 0.65

RGB Variations

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

Color information

#035951 (or 0x035951) is known color: Mosque. HEX triplet: 03, 59 and 51. RGB value is (3,89,81). Sum of RGB (Red+Green+Blue) = 3+89+81=173 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.73% from 173); Green value is 89 (35.16% from 255 or 51.45% from 173); Blue value is 81 (32.03% from 255 or 46.82% from 173); Max value from RGB is 89 - color contains mainly: green. Hex color #035951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035951 is #FCA6AE. Grayscale: #3E3E3E. Windows color (decimal): -16557743 or 5331203. OLE color: 5331203.

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

Color convert

RGB 3 89 81 -
CMYK 0.97 0 0.09 0.65
HSL 174.42º 0.93% 0.18% -
HSV(B) 174.42º 0.97% 0.35% -
XYZ 5.1 7.76 9.01 -
YUV 62.37 138.51 85.65 -
System Red Green Blue C M Y K H S L
Decimal 3 89 81 0.97 0 0.09 0.65 174.42 0.93 0.18
Hex 3 59 51 61 0 9 41 AE 5D 12
Octal 3 131 121 141 0 11 101 256 135 22
Binary 11 1011001 1010001 1100001 0 1001 1000001 10101110 1011101 10010

Color Harmonies of #035951

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #035951

Black with #035951

Text Example


Text Example

White with #035951

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #035951; }

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

 H1.HeaderClassName
 {
   color: #035951;
 }
 .AnyTagClassName
 {
   color: #035951;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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