Html Css Color HEX #035958 Mosque

📋 copy color: '#035958'

red 3 ◦ green 89 ◦ blue 88

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

Shades of Mosque #035958

Tints of Mosque #035958

RGB

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

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

 BLUE value IS 88 (34.77% from 255) = 48.89%

R = 1.67%
G = 49.44%
B = 48.89%

CMYK

 C value IS 0.97

 M value IS 0

 Y value IS 0.01

 K value IS 0.65

RGB Variations

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

Color information

#035958 (or 0x035958) is known color: Mosque. HEX triplet: 03, 59 and 58. RGB value is (3,89,88). Sum of RGB (Red+Green+Blue) = 3+89+88=180 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.67% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #035958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035958 is #FCA6A7. Grayscale: #3F3F3F. Windows color (decimal): -16557736 or 5789955. OLE color: 5789955.

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

Color convert

RGB 3 89 88 -
CMYK 0.97 0 0.01 0.65
HSL 179.3º 0.93% 0.18% -
HSV(B) 179.3º 0.97% 0.35% -
XYZ 5.37 7.87 10.47 -
YUV 63.17 142.01 85.08 -
System Red Green Blue C M Y K H S L
Decimal 3 89 88 0.97 0 0.01 0.65 179.3 0.93 0.18
Hex 3 59 58 61 0 1 41 B3 5D 12
Octal 3 131 130 141 0 1 101 263 135 22
Binary 11 1011001 1011000 1100001 0 1 1000001 10110011 1011101 10010

Color Harmonies of #035958

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #035958

Black with #035958

Text Example


Text Example

White with #035958

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #035958; }

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

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

background-color css

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

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

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

border-color css

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

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

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