Html Css Color HEX #065750 Mosque

📋 copy color: '#065750'

red 6 ◦ green 87 ◦ blue 80

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

Shades of Mosque #065750

Tints of Mosque #065750

RGB

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

 GREEN value IS 87 (34.38% from 255) = 50.29%

 BLUE value IS 80 (31.64% from 255) = 46.24%

R = 3.47%
G = 50.29%
B = 46.24%

CMYK

 C value IS 0.93

 M value IS 0

 Y value IS 0.08

 K value IS 0.66

RGB Variations

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

Color information

#065750 (or 0x065750) is known color: Mosque. HEX triplet: 06, 57 and 50. RGB value is (6,87,80). Sum of RGB (Red+Green+Blue) = 6+87+80=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 80 (31.64% from 255 or 46.24% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #065750 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065750 is #F9A8AF. Grayscale: #3D3D3D. Windows color (decimal): -16361648 or 5265158. OLE color: 5265158.

HSL color Cylindrical-coordinate representation of color #065750: hue angle of 174.81º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065750 is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.

Color convert

RGB 6 87 80 -
CMYK 0.93 0 0.08 0.66
HSL 174.81º 0.87% 0.18% -
HSV(B) 174.81º 0.93% 0.34% -
XYZ 4.93 7.43 8.76 -
YUV 61.98 138.16 88.07 -
System Red Green Blue C M Y K H S L
Decimal 6 87 80 0.93 0 0.08 0.66 174.81 0.87 0.18
Hex 6 57 50 5D 0 8 42 AF 57 12
Octal 6 127 120 135 0 10 102 257 127 22
Binary 110 1010111 1010000 1011101 0 1000 1000010 10101111 1010111 10010

Color Harmonies of #065750

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065750

Black with #065750

Text Example


Text Example

White with #065750

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065750; }

 p { color: rgb(6,87,80); }

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

background-color css

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

 a { background-color: rgb(6,87,80); }

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

border-color css

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

 span { border-color: rgb(6,87,80); }

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