Html Css Color HEX #065659 Mosque

📋 copy color: '#065659'

red 6 ◦ green 86 ◦ blue 89

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

Shades of Mosque #065659

Tints of Mosque #065659

RGB

 RED value IS 6 (2.73% from 255) = 3.31%

 GREEN value IS 86 (33.98% from 255) = 47.51%

 BLUE value IS 89 (35.16% from 255) = 49.17%

R = 3.31%
G = 47.51%
B = 49.17%

CMYK

 C value IS 0.93

 M value IS 0.03

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#065659 (or 0x065659) is known color: Mosque. HEX triplet: 06, 56 and 59. RGB value is (6,86,89). Sum of RGB (Red+Green+Blue) = 6+86+89=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 86 (33.98% from 255 or 47.51% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #065659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065659 is #F9A9A6. Grayscale: #3E3E3E. Windows color (decimal): -16361895 or 5854726. OLE color: 5854726.

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

Color convert

RGB 6 86 89 -
CMYK 0.93 0.03 0 0.65
HSL 182.17º 0.87% 0.19% -
HSV(B) 182.17º 0.93% 0.35% -
XYZ 5.21 7.42 10.61 -
YUV 62.42 143 87.76 -
System Red Green Blue C M Y K H S L
Decimal 6 86 89 0.93 0.03 0 0.65 182.17 0.87 0.19
Hex 6 56 59 5D 3 0 41 B6 57 13
Octal 6 126 131 135 3 0 101 266 127 23
Binary 110 1010110 1011001 1011101 11 0 1000001 10110110 1010111 10011

Color Harmonies of #065659

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065659

Black with #065659

Text Example


Text Example

White with #065659

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065659; }

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

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

background-color css

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

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

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

border-color css

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

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

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