Html Css Color HEX #065459 Mosque

📋 copy color: '#065459'

red 6 ◦ green 84 ◦ blue 89

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

Shades of Mosque #065459

Tints of Mosque #065459

RGB

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

 GREEN value IS 84 (33.2% from 255) = 46.93%

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

R = 3.35%
G = 46.93%
B = 49.72%

CMYK

 C value IS 0.93

 M value IS 0.06

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#065459 (or 0x065459) is known color: Mosque. HEX triplet: 06, 54 and 59. RGB value is (6,84,89). Sum of RGB (Red+Green+Blue) = 6+84+89=179 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.35% from 179); Green value is 84 (33.20% from 255 or 46.93% from 179); Blue value is 89 (35.16% from 255 or 49.72% from 179); Max value from RGB is 89 - color contains mainly: blue. Hex color #065459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065459 is #F9ABA6. Grayscale: #3D3D3D. Windows color (decimal): -16362407 or 5854214. OLE color: 5854214.

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

Color convert

RGB 6 84 89 -
CMYK 0.93 0.06 0 0.65
HSL 183.61º 0.87% 0.19% -
HSV(B) 183.61º 0.93% 0.35% -
XYZ 5.05 7.1 10.56 -
YUV 61.25 143.66 88.59 -
System Red Green Blue C M Y K H S L
Decimal 6 84 89 0.93 0.06 0 0.65 183.61 0.87 0.19
Hex 6 54 59 5D 6 0 41 B8 57 13
Octal 6 124 131 135 6 0 101 270 127 23
Binary 110 1010100 1011001 1011101 110 0 1000001 10111000 1010111 10011

Color Harmonies of #065459

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065459

Black with #065459

Text Example


Text Example

White with #065459

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065459; }

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

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

background-color css

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

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

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

border-color css

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

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

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