Html Css Color HEX #065954 Mosque

📋 copy color: '#065954'

red 6 ◦ green 89 ◦ blue 84

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

Shades of Mosque #065954

Tints of Mosque #065954

RGB

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

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

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

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

CMYK

 C value IS 0.93

 M value IS 0

 Y value IS 0.06

 K value IS 0.65

RGB Variations

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

Color information

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

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

Color convert

RGB 6 89 84 -
CMYK 0.93 0 0.06 0.65
HSL 176.39º 0.87% 0.19% -
HSV(B) 176.39º 0.93% 0.35% -
XYZ 5.25 7.82 9.62 -
YUV 63.61 139.5 86.91 -
System Red Green Blue C M Y K H S L
Decimal 6 89 84 0.93 0 0.06 0.65 176.39 0.87 0.19
Hex 6 59 54 5D 0 6 41 B0 57 13
Octal 6 131 124 135 0 6 101 260 127 23
Binary 110 1011001 1010100 1011101 0 110 1000001 10110000 1010111 10011

Color Harmonies of #065954

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065954

Black with #065954

Text Example


Text Example

White with #065954

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065954; }

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

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

background-color css

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

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

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

border-color css

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

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

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